Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp187 LoadInst *OrigLoad; in doPromotion() local
282 LoadInst *OrigLoad = in doPromotion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6907 SDValue SelectionDAG::getIndexedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedLoad()
7102 SDValue SelectionDAG::getIndexedMaskedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedMaskedLoad()
DDAGCombiner.cpp9223 SDValue OrigLoad, SDValue ExtLoad, in ExtendSetCCUses()