Lines Matching refs:OutChain
4176 SDValue OutChain = Gather.getValue(1); in visitMaskedGather() local
4178 PendingLoads.push_back(OutChain); in visitMaskedGather()
4198 SDValue OutChain = L.getValue(2); in visitAtomicCmpXchg() local
4201 DAG.setRoot(OutChain); in visitAtomicCmpXchg()
4235 SDValue OutChain = L.getValue(1); in visitAtomicRMW() local
4238 DAG.setRoot(OutChain); in visitAtomicRMW()
4282 SDValue OutChain = L.getValue(1); in visitAtomicLoad() local
4285 DAG.setRoot(OutChain); in visitAtomicLoad()
4303 SDValue OutChain = in visitAtomicStore() local
4311 DAG.setRoot(OutChain); in visitAtomicStore()
6482 SDValue OutChain = Result.getValue(1); in visitConstrainedFPIntrinsic() local
6483 DAG.setRoot(OutChain); in visitConstrainedFPIntrinsic()