Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp719 LoadInst *OrigLoad; in DoPromotion() local
826 LoadInst *OrigLoad = in DoPromotion() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DArgumentPromotion.cpp568 LoadInst *OrigLoad; in DoPromotion() local
686 LoadInst *OrigLoad = OriginalLoads[*SI]; in DoPromotion() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4235 SelectionDAG::getIndexedLoad(SDValue OrigLoad, DebugLoc dl, SDValue Base, in getIndexedLoad()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5170 SDValue SelectionDAG::getIndexedLoad(SDValue OrigLoad, const SDLoc &dl, in getIndexedLoad()
DDAGCombiner.cpp12463 if (LoadSDNode *OrigLoad = dyn_cast<LoadSDNode>(InVec)) { in visitEXTRACT_VECTOR_ELT() local