Searched refs:SetMBB (Results 1 – 1 of 1) sorted by relevance
5258 MachineBasicBlock *SetMBB = emitBlockAfter(LoopMBB); in emitAtomicCmpSwapW() local5286 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()5289 .addReg(RetryCmpVal).addMBB(SetMBB); in emitAtomicCmpSwapW()5292 .addReg(RetrySwapVal).addMBB(SetMBB); in emitAtomicCmpSwapW()5303 MBB->addSuccessor(SetMBB); in emitAtomicCmpSwapW()5314 MBB = SetMBB; in emitAtomicCmpSwapW()