Lines Matching refs:getChain
6848 SDValue Chain = LD->getChain(); in LowerLOAD()
6873 SDValue Chain = ST->getChain(); in LowerSTORE()
7191 RLI.Chain = LD->getChain(); in canReuseLoadAddress()
9292 SDValue LoadChain = LN->getChain(); in LowerVectorLoad()
9380 SDValue StoreChain = SN->getChain(); in LowerVectorStore()
11223 SDValue Chain = LD->getChain(); in findConsecutiveLoad()
11242 if (!Visited.count(ChainLD->getChain().getNode())) in findConsecutiveLoad()
11243 Queue.push_back(ChainLD->getChain().getNode()); in findConsecutiveLoad()
11276 cast<MemSDNode>(*UI)->getChain().getNode() == LoadRoot) || in findConsecutiveLoad()
12123 return DAG.getLoad(N->getValueType(0), dl, LD1->getChain(), in combineBVOfConsecutiveLoads()
12129 SDValue Load = DAG.getLoad(N->getValueType(0), dl, LDL->getChain(), in combineBVOfConsecutiveLoads()
12392 SDValue Ops[] = { LDN->getChain(), LDN->getBasePtr(), WidthConst }; in combineFPToIntToFP()
12476 Chain = LD->getChain(); in expandVSXLoadForLE()
12488 Chain = Intrin->getChain(); in expandVSXLoadForLE()
12545 Chain = ST->getChain(); in expandVSXStoreForLE()
12558 Chain = Intrin->getChain(); in expandVSXStoreForLE()
12866 SDValue FloatLoad = DAG.getLoad(MVT::f32, dl, LD->getChain(), BasePtr, in PerformDAGCombine()
12908 SDValue Chain = LD->getChain(); in PerformDAGCombine()
13166 LD->getChain(), // Chain in PerformDAGCombine()