Searched refs:SetMBB (Results 1 – 1 of 1) sorted by relevance
7304 MachineBasicBlock *SetMBB = emitBlockAfter(LoopMBB); in emitAtomicCmpSwapW() local7334 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()7337 .addReg(RetryCmpVal).addMBB(SetMBB); in emitAtomicCmpSwapW()7340 .addReg(RetrySwapVal).addMBB(SetMBB); in emitAtomicCmpSwapW()7351 MBB->addSuccessor(SetMBB); in emitAtomicCmpSwapW()7362 MBB = SetMBB; in emitAtomicCmpSwapW()