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

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

Completed in 465 milliseconds