Lines Matching refs:UNINDEXED
8920 bool Indexed = AM != ISD::UNINDEXED; in getLoad()
8955 return getLoad(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoad()
8962 return getLoad(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoad()
8973 return getLoad(ISD::UNINDEXED, ExtType, VT, dl, Chain, Ptr, Undef, PtrInfo, in getExtLoad()
8981 return getLoad(ISD::UNINDEXED, ExtType, VT, dl, Chain, Ptr, Undef, in getExtLoad()
9031 dl.getIROrder(), VTs, ISD::UNINDEXED, false, VT, MMO)); in getStore()
9040 ISD::UNINDEXED, false, VT, MMO); in getStore()
9098 dl.getIROrder(), VTs, ISD::UNINDEXED, true, SVT, MMO)); in getTruncStore()
9107 ISD::UNINDEXED, true, SVT, MMO); in getTruncStore()
9175 bool Indexed = AM != ISD::UNINDEXED; in getLoadVP()
9212 return getLoadVP(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoadVP()
9221 return getLoadVP(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, dl, Chain, Ptr, Undef, in getLoadVP()
9233 return getLoadVP(ISD::UNINDEXED, ExtType, VT, dl, Chain, Ptr, Undef, Mask, in getExtLoadVP()
9243 return getLoadVP(ISD::UNINDEXED, ExtType, VT, dl, Chain, Ptr, Undef, Mask, in getExtLoadVP()
9269 bool Indexed = AM != ISD::UNINDEXED; in getStoreVP()
9330 EVL, VT, MMO, ISD::UNINDEXED, in getTruncStoreVP()
9349 dl.getIROrder(), VTs, ISD::UNINDEXED, true, IsCompressing, SVT, MMO)); in getTruncStoreVP()
9359 ISD::UNINDEXED, true, IsCompressing, SVT, MMO); in getTruncStoreVP()
9403 bool Indexed = AM != ISD::UNINDEXED; in getStridedLoadVP()
9439 return getStridedLoadVP(ISD::UNINDEXED, ISD::NON_EXTLOAD, VT, DL, Chain, Ptr, in getStridedLoadVP()
9448 return getStridedLoadVP(ISD::UNINDEXED, ExtType, VT, DL, Chain, Ptr, Undef, in getExtStridedLoadVP()
9460 bool Indexed = AM != ISD::UNINDEXED; in getStridedStoreVP()
9499 Stride, Mask, EVL, VT, MMO, ISD::UNINDEXED, in getTruncStridedStoreVP()
9518 DL.getIROrder(), VTs, ISD::UNINDEXED, true, IsCompressing, SVT, MMO)); in getTruncStridedStoreVP()
9526 VTs, ISD::UNINDEXED, true, in getTruncStridedStoreVP()
9630 bool Indexed = AM != ISD::UNINDEXED; in getMaskedLoad()
9678 bool Indexed = AM != ISD::UNINDEXED; in getMaskedStore()