Searched refs:SetMBB (Results 1 – 1 of 1) sorted by relevance
6718 MachineBasicBlock *SetMBB = emitBlockAfter(LoopMBB); in emitAtomicCmpSwapW() local6748 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()6751 .addReg(RetryCmpVal).addMBB(SetMBB); in emitAtomicCmpSwapW()6754 .addReg(RetrySwapVal).addMBB(SetMBB); in emitAtomicCmpSwapW()6765 MBB->addSuccessor(SetMBB); in emitAtomicCmpSwapW()6776 MBB = SetMBB; in emitAtomicCmpSwapW()