Searched refs:OrigStore (Results 1 – 2 of 2) sorted by relevance
1300 SDValue getIndexedStore(SDValue OrigStore, const SDLoc &dl, SDValue Base,1313 SDValue getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl,
7508 SDValue SelectionDAG::getIndexedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedStore() argument7511 StoreSDNode *ST = cast<StoreSDNode>(OrigStore); in getIndexedStore()7618 SDValue SelectionDAG::getIndexedMaskedStore(SDValue OrigStore, const SDLoc &dl, in getIndexedMaskedStore() argument7621 MaskedStoreSDNode *ST = cast<MaskedStoreSDNode>(OrigStore); in getIndexedMaskedStore()