Searched refs:SetMBB (Results 1 – 1 of 1) sorted by relevance
8047 MachineBasicBlock *SetMBB = SystemZ::emitBlockAfter(LoopMBB); in emitAtomicCmpSwapW() local8076 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()8079 .addReg(RetrySwapVal).addMBB(SetMBB); in emitAtomicCmpSwapW()8092 MBB->addSuccessor(SetMBB); in emitAtomicCmpSwapW()8100 MBB = SetMBB; in emitAtomicCmpSwapW()