Lines Matching refs:getChain

4471     SDValue Chain = Node->getChain();  in LowerINTRINSIC_W_CHAIN()
4925 SDValue Chain = MGT->getChain(); in LowerMGATHER()
5024 SDValue Chain = MSC->getChain(); in LowerMSCATTER()
5118 VT, DL, LoadNode->getChain(), LoadNode->getBasePtr(), in LowerMLOAD()
5156 return DAG.getStore(ST->getChain(), DL, ExtractTrunc, in LowerTruncateVectorStore()
5214 {StoreNode->getChain(), Lo, Hi, StoreNode->getBasePtr()}, in LowerSTORE()
5223 SDValue Chain = StoreNode->getChain(); in LowerSTORE()
5260 {StoreNode->getChain(), Lo, Hi, StoreNode->getBasePtr()}, in LowerStore128()
5274 SDValue Chain = LoadNode->getChain(); in LowerLOAD()
5305 SDValue Load = DAG.getLoad(MVT::f32, DL, LoadNode->getChain(), in LowerLOAD()
14438 SDValue Load = DAG.getLoad(VT, SDLoc(N), LN0->getChain(), LN0->getBasePtr(), in performIntToFpCombine()
15243 DAG.getLoad(MVT::f32, dl, LD->getChain(), LD->getBasePtr(), in performConcatVectorsCombine()
16837 DAG.getStore(St.getChain(), DL, SplatVal, BasePtr, PtrInfo, in splitStoreSplat()
16928 SDValue L = DAG.getMaskedLoad(LoadVT, DL, MINode->getChain(), in performLDNT1Combine()
17001 return DAG.getMaskedStore(MINode->getChain(), DL, Data, MINode->getOperand(4), in performSTNT1Combine()
17204 DAG.getStore(S->getChain(), DL, SubVector0, BasePtr, S->getPointerInfo(), in splitStores()
17258 VT, DL, MLD->getChain(), MLD->getBasePtr(), MLD->getOffset(), Mask, in performUnpackCombine()
17560 return DAG.getStore(Store->getChain(), SDLoc(Store), Orig, in foldTruncStoreOfExt()
17572 SDValue Chain = ST->getChain(); in performSTORECombine()
17633 return DAG.getMaskedStore(MST->getChain(), DL, Value.getOperand(0), in performMSTORECombine()
17765 SDValue Chain = MGS->getChain(); in performMaskedGatherScatterCombine()
19419 LN0->getChain(), LN0->getBasePtr(), in performFPExtendCombine()
20305 {LoadNode->getChain(), LoadNode->getBasePtr()}, LoadNode->getMemoryVT(), in ReplaceNodeResults()
20999 LoadVT, DL, Load->getChain(), Load->getBasePtr(), Load->getOffset(), Pg, in LowerFixedLengthVectorLoadToSVE()
21063 ContainerVT, DL, Load->getChain(), Load->getBasePtr(), Load->getOffset(), in LowerFixedLengthVectorMLoadToSVE()
21103 return DAG.getMaskedStore(Store->getChain(), DL, NewValue, in LowerFixedLengthVectorStoreToSVE()
21121 Store->getChain(), DL, NewValue, Store->getBasePtr(), Store->getOffset(), in LowerFixedLengthVectorMStoreToSVE()