Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h1093 SDValue getIndexedStore(SDValue OrigStore, const SDLoc &dl, SDValue Base,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4366 SelectionDAG::getIndexedStore(SDValue OrigStore, DebugLoc dl, SDValue Base, in getIndexedStore() argument
4368 StoreSDNode *ST = cast<StoreSDNode>(OrigStore); in getIndexedStore()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5305 SDValue SelectionDAG::getIndexedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedStore() argument
5308 StoreSDNode *ST = cast<StoreSDNode>(OrigStore); in getIndexedStore()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6469 SDValue SelectionDAG::getIndexedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedStore() argument
6472 StoreSDNode *ST = cast<StoreSDNode>(OrigStore); in getIndexedStore()