Searched refs:loop2MBB (Results 1 – 4 of 4) sorted by relevance
1154 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() local1159 MF->insert(It, loop2MBB); in emitAtomicCmpSwap()1172 loop1MBB->addSuccessor(loop2MBB); in emitAtomicCmpSwap()1173 loop2MBB->addSuccessor(loop1MBB); in emitAtomicCmpSwap()1174 loop2MBB->addSuccessor(exitMBB); in emitAtomicCmpSwap()1187 BB = loop2MBB; in emitAtomicCmpSwap()1238 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwapPartword() local1244 MF->insert(It, loop2MBB); in emitAtomicCmpSwapPartword()1255 loop1MBB->addSuccessor(loop2MBB); in emitAtomicCmpSwapPartword()1256 loop2MBB->addSuccessor(loop1MBB); in emitAtomicCmpSwapPartword()[all …]
6499 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local6503 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()6534 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()6537 BB = loop2MBB; in EmitInstrWithCustomInserter()6570 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local6574 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()6678 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()6681 BB = loop2MBB; in EmitInstrWithCustomInserter()
632 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() local635 MF->insert(It, loop2MBB); in emitAtomicCmpSwap()662 BB->addSuccessor(loop2MBB); in emitAtomicCmpSwap()668 BB = loop2MBB; in emitAtomicCmpSwap()
6243 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() local6246 MF->insert(It, loop2MBB); in EmitAtomicCmpSwap()6273 BB->addSuccessor(loop2MBB); in EmitAtomicCmpSwap()6280 BB = loop2MBB; in EmitAtomicCmpSwap()