Lines Matching refs:CreateMachineBasicBlock
4643 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary()
4644 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary()
4712 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary()
4713 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary()
4848 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
4849 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
4959 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
4960 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
4961 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
4962 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
5030 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
5031 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
5032 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
5033 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()