Lines Matching refs:LLVM_BB
5901 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitAtomicBinary() local
5912 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary()
5913 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary()
5970 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitPartwordAtomicBinary() local
5981 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary()
5982 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary()
6352 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in EmitInstrWithCustomInserter() local
6387 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6388 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6498 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6499 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6500 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6501 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6569 MachineBasicBlock *loop1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6570 MachineBasicBlock *loop2MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6571 MachineBasicBlock *midMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
6572 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()