Home
last modified time | relevance | path

Searched defs:OrigLoad (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8985 SDValue SelectionDAG::getIndexedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedLoad()
9247 SDValue SelectionDAG::getIndexedLoadVP(SDValue OrigLoad, const SDLoc &dl, in getIndexedLoadVP()
9659 SDValue SelectionDAG::getIndexedMaskedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedMaskedLoad()
H A DDAGCombiner.cpp13010 SDValue OrigLoad, SDValue ExtLoad, in ExtendSetCCUses()