Searched refs:loop2MBB (Results 1 – 4 of 4) sorted by relevance
1346 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() local1351 MF->insert(It, loop2MBB); in emitAtomicCmpSwap()1364 loop1MBB->addSuccessor(loop2MBB); in emitAtomicCmpSwap()1365 loop2MBB->addSuccessor(loop1MBB); in emitAtomicCmpSwap()1366 loop2MBB->addSuccessor(exitMBB); in emitAtomicCmpSwap()1379 BB = loop2MBB; in emitAtomicCmpSwap()1432 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwapPartword() local1438 MF->insert(It, loop2MBB); in emitAtomicCmpSwapPartword()1449 loop1MBB->addSuccessor(loop2MBB); in emitAtomicCmpSwapPartword()1450 loop2MBB->addSuccessor(loop1MBB); in emitAtomicCmpSwapPartword()[all …]
498 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() local501 MF->insert(It, loop2MBB); in emitAtomicCmpSwap()528 BB->addSuccessor(loop2MBB); in emitAtomicCmpSwap()534 BB = loop2MBB; in emitAtomicCmpSwap()
6043 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local6047 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()6078 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()6081 BB = loop2MBB; in EmitInstrWithCustomInserter()6114 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local6118 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()6222 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()6225 BB = loop2MBB; in EmitInstrWithCustomInserter()
5719 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() local5722 MF->insert(It, loop2MBB); in EmitAtomicCmpSwap()5749 BB->addSuccessor(loop2MBB); in EmitAtomicCmpSwap()5756 BB = loop2MBB; in EmitAtomicCmpSwap()