Lines Matching refs:getBasePtr
1859 SDValue NewAddr = DAG.getMemBasePlusOffset(Ld->getBasePtr(), in lowerVECTOR_SHUFFLE()
2052 SDValue L = DAG.getLoad(NewVT, DL, Load->getChain(), Load->getBasePtr(), in expandUnalignedRVVLoad()
2084 return DAG.getStore(Store->getChain(), DL, StoredVal, Store->getBasePtr(), in expandUnalignedRVVStore()
4299 RISCVISD::VLE_VL, DL, VTs, {Load->getChain(), Load->getBasePtr(), VL}, in lowerFixedLengthVectorLoadToRVV()
4337 {Store->getChain(), NewValue, Store->getBasePtr(), VL}, in lowerFixedLengthVectorStoreToRVV()
4366 Load->getBasePtr(), Mask, VL}; in lowerMLOAD()
4402 {Store->getChain(), IntID, Val, Store->getBasePtr(), Mask, VL}, in lowerMSTORE()
4618 assert(MGN->getBasePtr().getSimpleValueType() == XLenVT && in lowerMGATHER()
4662 Ops.push_back(MGN->getBasePtr()); in lowerMGATHER()
4699 assert(MSN->getBasePtr().getSimpleValueType() == XLenVT && in lowerMSCATTER()
4742 Ops.push_back(MSN->getBasePtr()); in lowerMSCATTER()
6278 MGSN->getBasePtr(), Index, MGN->getScale()}, in PerformDAGCombine()
6284 {MGSN->getChain(), MSN->getValue(), MGSN->getMask(), MGSN->getBasePtr(), in PerformDAGCombine()