Searched refs:OrigStore (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1093 SDValue getIndexedStore(SDValue OrigStore, const SDLoc &dl, SDValue Base,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4366 SelectionDAG::getIndexedStore(SDValue OrigStore, DebugLoc dl, SDValue Base, in getIndexedStore() argument 4368 StoreSDNode *ST = cast<StoreSDNode>(OrigStore); in getIndexedStore()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 5305 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/ |
D | SelectionDAG.cpp | 6469 SDValue SelectionDAG::getIndexedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedStore() argument 6472 StoreSDNode *ST = cast<StoreSDNode>(OrigStore); in getIndexedStore()
|