Lines Matching refs:UNINDEXED
6979 bool Indexed = AM != ISD::UNINDEXED; in getLoad()
7013 return getLoad(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoad()
7020 return getLoad(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoad()
7031 return getLoad(ISD::UNINDEXED, ExtType, VT, dl, Chain, Ptr, Undef, PtrInfo, in getExtLoad()
7039 return getLoad(ISD::UNINDEXED, ExtType, VT, dl, Chain, Ptr, Undef, in getExtLoad()
7090 dl.getIROrder(), VTs, ISD::UNINDEXED, false, VT, MMO)); in getStore()
7098 ISD::UNINDEXED, false, VT, MMO); in getStore()
7156 dl.getIROrder(), VTs, ISD::UNINDEXED, true, SVT, MMO)); in getTruncStore()
7164 ISD::UNINDEXED, true, SVT, MMO); in getTruncStore()
7208 bool Indexed = AM != ISD::UNINDEXED; in getMaskedLoad()
7255 bool Indexed = AM != ISD::UNINDEXED; in getMaskedStore()