Searched refs:getIndexedStore (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h692 SDValue getIndexedStore(SDValue OrigStoe, DebugLoc dl, SDValue Base,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4370 SelectionDAG::getIndexedStore(SDValue OrigStore, DebugLoc dl, SDValue Base, function in class:SelectionDAG
H A DDAGCombiner.cpp6423 Result = DAG.getIndexedStore(SDValue(N,0), N->getDebugLoc(),
6551 : DAG.getIndexedStore(SDValue(N,0), N->getDebugLoc(),

Completed in 152 milliseconds