Searched refs:SwapVal (Results 1 – 1 of 1) sorted by relevance
3182 SDValue SwapVal = Node->getOperand(3); in lowerATOMIC_CMP_SWAP() local3204 SDValue Ops[] = { ChainIn, AlignedAddr, CmpVal, SwapVal, BitShift, in lowerATOMIC_CMP_SWAP()5248 unsigned SwapVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local5290 BuildMI(MBB, DL, TII->get(SystemZ::PHI), SwapVal) in emitAtomicCmpSwapW()5316 .addReg(SwapVal).addReg(Dest).addImm(32).addImm(63 - BitSize).addImm(0); in emitAtomicCmpSwapW()