Lines Matching refs:CreateMachineBasicBlock

8163   MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB);  in EmitAtomicBinary()
8164 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary()
8233 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary()
8234 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary()
8379 MachineBasicBlock *mainMBB = MF->CreateMachineBasicBlock(BB); in emitEHSjLjSetJmp()
8380 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(BB); in emitEHSjLjSetJmp()
8678 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8679 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8741 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8742 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8876 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8877 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8878 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8879 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8946 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8947 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8948 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
8949 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()