Home
last modified time | relevance | path

Searched refs:isExpanding (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2491 ISD::MemIndexedMode AM, ISD::LoadExtType ETy, bool isExpanding,
2495 LoadSDNodeBits.IsExpanding = isExpanding;
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8871 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad() argument
8882 dl.getIROrder(), VTs, AM, ExtTy, isExpanding, MemVT, MMO)); in getMaskedLoad()
8891 AM, ExtTy, isExpanding, MemVT, MMO); in getMaskedLoad()