/external/llvm/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 270 MachineBasicBlock *loop = F->CreateMachineBasicBlock(LLVM_BB); in EmitCustomShift() 271 MachineBasicBlock *finish = F->CreateMachineBasicBlock(LLVM_BB); in EmitCustomShift() 365 MachineBasicBlock *flsBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitCustomSelect() 366 MachineBasicBlock *dneBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitCustomSelect() 452 MachineBasicBlock *start = F->CreateMachineBasicBlock(LLVM_BB); in EmitCustomAtomic() 453 MachineBasicBlock *exit = F->CreateMachineBasicBlock(LLVM_BB); in EmitCustomAtomic() 520 final = F->CreateMachineBasicBlock(LLVM_BB); in EmitCustomAtomic()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 589 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in ExpandCondMov() 590 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in ExpandCondMov() 748 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary() 749 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary() 836 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinaryPartword() 837 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinaryPartword() 838 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinaryPartword() 972 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() 973 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() 974 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() [all …]
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1063 MachineBasicBlock *LoopBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1064 MachineBasicBlock *RemBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1160 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1161 MachineBasicBlock *copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineFunction.h | 367 MachineBasicBlock *CreateMachineBasicBlock(const BasicBlock *bb = 0);
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 398 MachineBasicBlock *BB = MF.CreateMachineBasicBlock(); in DoInitialPlacement() 730 MF.CreateMachineBasicBlock(OrigBB->getBasicBlock()); in SplitBlockBeforeInstr() 1255 MachineBasicBlock *NewIsland = MF.CreateMachineBasicBlock(); in HandleConstantPoolUser() 1888 MF.CreateMachineBasicBlock(JTBB->getBasicBlock()); in AdjustJTTargetBlockForward()
|
D | ARMISelLowering.cpp | 4943 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() 4944 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() 4945 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicCmpSwap() 5037 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary() 5038 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary() 5142 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinaryMinMax() 5143 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinaryMinMax() 5390 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 5391 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/CodeGen/ |
D | Splitter.cpp | 456 mf->CreateMachineBasicBlock(header.getBasicBlock()); in insertPreHeader() 572 mf->CreateMachineBasicBlock(); in splitEdge()
|
D | MachineFunction.cpp | 183 MachineFunction::CreateMachineBasicBlock(const BasicBlock *bb) { in CreateMachineBasicBlock() function in MachineFunction
|
D | MachineBasicBlock.cpp | 526 MachineBasicBlock *NMBB = MF->CreateMachineBasicBlock(); in SplitCriticalEdge()
|
D | BranchFolding.cpp | 409 MachineBasicBlock *NewMBB =MF.CreateMachineBasicBlock(CurMBB.getBasicBlock()); in SplitMBBAt()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 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() [all …]
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 143 MachineBasicBlock *MBB = mf.CreateMachineBasicBlock(BB); in set()
|
D | SelectionDAGBuilder.cpp | 1363 MachineBasicBlock *TmpBB = MF.CreateMachineBasicBlock(CurBB->getBasicBlock()); in FindMergedConditions() 1906 FallThrough = CurMF->CreateMachineBasicBlock(CurBlock->getBasicBlock()); in handleSmallSwitchRange() 1999 MachineBasicBlock *JumpTableBB = CurMF->CreateMachineBasicBlock(LLVMBB); in handleJTSwitchCase() 2145 TrueBB = CurMF->CreateMachineBasicBlock(LLVMBB); in handleBTSplitSwitchCase() 2162 FalseBB = CurMF->CreateMachineBasicBlock(LLVMBB); in handleBTSplitSwitchCase() 2294 MachineBasicBlock *CaseBB = CurMF->CreateMachineBasicBlock(LLVMBB); in handleBitTestsSwitchCase()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 831 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 832 MachineBasicBlock *copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 882 MachineBasicBlock *llscMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 883 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1201 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1202 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1275 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1276 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 9784 MachineBasicBlock *newMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBitwiseWithCustomInserter() 9785 MachineBasicBlock *nextMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBitwiseWithCustomInserter() 9895 MachineBasicBlock *newMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBit6432WithCustomInserter() 9896 MachineBasicBlock *nextMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBit6432WithCustomInserter() 10050 MachineBasicBlock *newMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicMinMaxWithCustomInserter() 10051 MachineBasicBlock *nextMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicMinMaxWithCustomInserter() 10307 overflowMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitVAARG64WithCustomInserter() 10308 offsetMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitVAARG64WithCustomInserter() 10309 endMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitVAARG64WithCustomInserter() 10485 MachineBasicBlock *XMMSaveMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitVAStartSaveXMMRegsWithCustomInserter() [all …]
|