Home
last modified time | relevance | path

Searched refs:getIndexedLoad (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h822 SDValue getIndexedLoad(SDValue OrigLoad, SDLoc dl, SDValue Base,
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8736 Result = DAG.getIndexedLoad(SDValue(N,0), SDLoc(N), in CombineToPreIndexedLoadStore()
8904 ? DAG.getIndexedLoad(SDValue(N,0), SDLoc(N), in CombineToPostIndexedLoadStore()
DSelectionDAG.cpp4872 SelectionDAG::getIndexedLoad(SDValue OrigLoad, SDLoc dl, SDValue Base, in getIndexedLoad() function in SelectionDAG
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7396 Load = DAG.getIndexedLoad(Load, dl, BasePtr, LN->getOffset(), in LowerVectorLoad()