Searched refs:loop2MBB (Results 1 – 5 of 5) sorted by relevance
1121 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() local1126 MF->insert(It, loop2MBB); in EmitAtomicCmpSwap()1140 loop1MBB->addSuccessor(loop2MBB); in EmitAtomicCmpSwap()1141 loop2MBB->addSuccessor(loop1MBB); in EmitAtomicCmpSwap()1142 loop2MBB->addSuccessor(exitMBB); in EmitAtomicCmpSwap()1155 BB = loop2MBB; in EmitAtomicCmpSwap()1206 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwapPartword() local1212 MF->insert(It, loop2MBB); in EmitAtomicCmpSwapPartword()1224 loop1MBB->addSuccessor(loop2MBB); in EmitAtomicCmpSwapPartword()1225 loop2MBB->addSuccessor(loop1MBB); in EmitAtomicCmpSwapPartword()[all …]
1438 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() local1442 MF->insert(It, loop2MBB); in emitAtomicCmpSwap()1455 loop1MBB->addSuccessor(loop2MBB); in emitAtomicCmpSwap()1456 loop2MBB->addSuccessor(loop1MBB); in emitAtomicCmpSwap()1457 loop2MBB->addSuccessor(exitMBB); in emitAtomicCmpSwap()1470 BB = loop2MBB; in emitAtomicCmpSwap()1532 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwapPartword() local1537 MF->insert(It, loop2MBB); in emitAtomicCmpSwapPartword()1548 loop1MBB->addSuccessor(loop2MBB); in emitAtomicCmpSwapPartword()1549 loop2MBB->addSuccessor(loop1MBB); in emitAtomicCmpSwapPartword()[all …]
4985 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local4989 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()5020 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()5023 BB = loop2MBB; in EmitInstrWithCustomInserter()5056 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local5060 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()5164 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()5167 BB = loop2MBB; in EmitInstrWithCustomInserter()
9172 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local9176 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()9206 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()9209 BB = loop2MBB; in EmitInstrWithCustomInserter()9242 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() local9246 F->insert(It, loop2MBB); in EmitInstrWithCustomInserter()9348 BB->addSuccessor(loop2MBB); in EmitInstrWithCustomInserter()9351 BB = loop2MBB; in EmitInstrWithCustomInserter()
5088 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() local5091 MF->insert(It, loop2MBB); in EmitAtomicCmpSwap()5118 BB->addSuccessor(loop2MBB); in EmitAtomicCmpSwap()5125 BB = loop2MBB; in EmitAtomicCmpSwap()