Searched refs:OrigStore (Results 1 – 2 of 2) sorted by relevance
1307 SDValue getIndexedStore(SDValue OrigStore, const SDLoc &dl, SDValue Base,1320 SDValue getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl,
7593 SDValue SelectionDAG::getIndexedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedStore() argument7596 StoreSDNode *ST = cast<StoreSDNode>(OrigStore); in getIndexedStore()7703 SDValue SelectionDAG::getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedMaskedStore() argument7706 MaskedStoreSDNode *ST = cast<MaskedStoreSDNode>(OrigStore); in getIndexedMaskedStore()