Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp188 LoadInst *OrigLoad; in doPromotion() local
289 LoadInst *OrigLoad = in doPromotion() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7377 SDValue SelectionDAG::getIndexedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedLoad()
7570 SDValue SelectionDAG::getIndexedMaskedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedMaskedLoad()
H A DDAGCombiner.cpp10396 SDValue OrigLoad, SDValue ExtLoad, in ExtendSetCCUses()