/external/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.cpp | 543 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 544 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSel16() 605 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 606 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSelT16() 670 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16() 671 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in emitSeliT16()
|
D | MipsLongBranch.cpp | 146 MF->CreateMachineBasicBlock(MBB->getBasicBlock()); in splitMBB() 258 MachineBasicBlock *LongBrMBB = MF->CreateMachineBasicBlock(BB); in expandToLongBranch() 269 MachineBasicBlock *BalTgtMBB = MF->CreateMachineBasicBlock(BB); in expandToLongBranch()
|
D | MipsISelLowering.cpp | 1068 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinary() 1069 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinary() 1179 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinaryPartword() 1180 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinaryPartword() 1181 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicBinaryPartword() 1331 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() 1332 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() 1333 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwap() 1414 MachineBasicBlock *loop1MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwapPartword() 1415 MachineBasicBlock *loop2MBB = MF->CreateMachineBasicBlock(LLVM_BB); in emitAtomicCmpSwapPartword() [all …]
|
D | MipsConstantIslandPass.cpp | 538 MachineBasicBlock *BB = MF->CreateMachineBasicBlock(); in doInitialPlacement() 881 MF->CreateMachineBasicBlock(OrigBB->getBasicBlock()); in splitBlockBeforeInstr() 1360 MachineBasicBlock *NewIsland = MF->CreateMachineBasicBlock(); in handleConstantPoolUser()
|
D | MipsSEISelLowering.cpp | 2754 MachineBasicBlock *FBB = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() 2755 MachineBasicBlock *TBB = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() 2756 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitBPOSGE32() 2819 MachineBasicBlock *FBB = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() 2820 MachineBasicBlock *TBB = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo() 2821 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); in emitMSACBranchPseudo()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILCFGStructurizer.cpp | 1354 landBlk = funcRep->CreateMachineBasicBlock(); in improveSimpleJumpintoIf() 1870 BlockT *newBlk = funcRep->CreateMachineBasicBlock(); in relocateLoopcontBlock() 1919 BlockT *preBranchBlk = funcRep->CreateMachineBasicBlock(); in addLoopEndbranchBlock() 1942 curBranchBlk = funcRep->CreateMachineBasicBlock(); in addLoopEndbranchBlock() 2185 dummyExitBlk = funcRep->CreateMachineBasicBlock(); in normalizeInfiniteLoopExit() 2249 BlockT *dummyExitBlk = funcRep->CreateMachineBasicBlock(); in addDummyExitBlock() 2387 newLandBlk = funcRep->CreateMachineBasicBlock(); in recordLoopLandBlock() 2422 blk = funcRep->CreateMachineBasicBlock(); in setLoopLandBlock() 3176 MachineBasicBlock *newBlk = func->CreateMachineBasicBlock(); in clone()
|
/external/llvm/lib/Target/R600/ |
D | AMDILCFGStructurizer.cpp | 698 MachineBasicBlock *NewMBB = Func->CreateMachineBasicBlock(); in clone() 1731 MachineBasicBlock *DummyExitBlk = FuncRep->CreateMachineBasicBlock(); in normalizeInfiniteLoopExit() 1780 MachineBasicBlock *DummyExitBlk = FuncRep->CreateMachineBasicBlock(); in addDummyExitBlock() 1831 MBB = FuncRep->CreateMachineBasicBlock(); in setLoopLandBlock()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 1235 MachineBasicBlock *LoopBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1236 MachineBasicBlock *RemBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitShiftInstr() 1331 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1332 MachineBasicBlock *copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 560 MachineBasicBlock *Copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 561 MachineBasicBlock *Copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineFunction.h | 411 MachineBasicBlock *CreateMachineBasicBlock(const BasicBlock *bb = nullptr);
|
/external/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 1899 MachineBasicBlock *PrevStackMBB = MF.CreateMachineBasicBlock(); in adjustForSegmentedStacks() 1900 MachineBasicBlock *PostStackMBB = MF.CreateMachineBasicBlock(); in adjustForSegmentedStacks() 1901 MachineBasicBlock *AllocMBB = MF.CreateMachineBasicBlock(); in adjustForSegmentedStacks() 1902 MachineBasicBlock *GetMBB = MF.CreateMachineBasicBlock(); in adjustForSegmentedStacks() 1903 MachineBasicBlock *McrMBB = MF.CreateMachineBasicBlock(); in adjustForSegmentedStacks()
|
D | ARMConstantIslandPass.cpp | 509 MachineBasicBlock *BB = MF->CreateMachineBasicBlock(); in doInitialPlacement() 880 MF->CreateMachineBasicBlock(OrigBB->getBasicBlock()); in splitBlockBeforeInstr() 1395 MachineBasicBlock *NewIsland = MF->CreateMachineBasicBlock(); in handleConstantPoolUser() 2056 MF->CreateMachineBasicBlock(JTBB->getBasicBlock()); in adjustJTTargetBlockForward()
|
D | ARMISelLowering.cpp | 6552 MachineBasicBlock *DispatchBB = MF->CreateMachineBasicBlock(); in EmitSjLjDispatchBlock() 6555 MachineBasicBlock *TrapBB = MF->CreateMachineBasicBlock(); in EmitSjLjDispatchBlock() 6565 MachineBasicBlock *DispContBB = MF->CreateMachineBasicBlock(); in EmitSjLjDispatchBlock() 7105 MachineBasicBlock *loopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitStructByval() 7106 MachineBasicBlock *exitMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitStructByval() 7376 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 7377 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 7484 MachineBasicBlock *RSBBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 7485 MachineBasicBlock *SinkBB = Fn->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64BranchRelaxation.cpp | 218 MF->CreateMachineBasicBlock(OrigBB->getBasicBlock()); in splitBlockBeforeInstr()
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 1625 MachineBasicBlock *allocMBB = MF.CreateMachineBasicBlock(); in adjustForSegmentedStacks() 1626 MachineBasicBlock *checkMBB = MF.CreateMachineBasicBlock(); in adjustForSegmentedStacks() 1914 MachineBasicBlock *stackCheckMBB = MF.CreateMachineBasicBlock(); in adjustForHiPEPrologue() 1915 MachineBasicBlock *incStackMBB = MF.CreateMachineBasicBlock(); in adjustForHiPEPrologue()
|
D | X86ISelLowering.cpp | 17900 MachineBasicBlock *mainMBB = MF->CreateMachineBasicBlock(BB); in EmitXBegin() 17901 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(BB); in EmitXBegin() 18129 overflowMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitVAARG64WithCustomInserter() 18130 offsetMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitVAARG64WithCustomInserter() 18131 endMBB = MF->CreateMachineBasicBlock(LLVM_BB); in EmitVAARG64WithCustomInserter() 18306 MachineBasicBlock *XMMSaveMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitVAStartSaveXMMRegsWithCustomInserter() 18307 MachineBasicBlock *EndMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitVAStartSaveXMMRegsWithCustomInserter() 18505 jcc1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSelect() 18510 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSelect() 18511 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSelect() [all …]
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 7872 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary() 7873 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitAtomicBinary() 7943 MachineBasicBlock *loopMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary() 7944 MachineBasicBlock *exitMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitPartwordAtomicBinary() 8090 MachineBasicBlock *mainMBB = MF->CreateMachineBasicBlock(BB); in emitEHSjLjSetJmp() 8091 MachineBasicBlock *sinkMBB = MF->CreateMachineBasicBlock(BB); in emitEHSjLjSetJmp() 8388 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 8389 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 8450 MachineBasicBlock *readMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 8451 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() [all …]
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 235 MachineBasicBlock *MBB = mf.CreateMachineBasicBlock(BB); in set()
|
D | SelectionDAGBuilder.cpp | 1480 MachineBasicBlock *TmpBB = MF.CreateMachineBasicBlock(CurBB->getBasicBlock()); in FindMergedConditions() 2215 FallThrough = CurMF->CreateMachineBasicBlock(CurBlock->getBasicBlock()); in handleSmallSwitchRange() 2316 MachineBasicBlock *JumpTableBB = CurMF->CreateMachineBasicBlock(LLVMBB); in handleJTSwitchCase() 2476 TrueBB = CurMF->CreateMachineBasicBlock(LLVMBB); in splitSwitchCase() 2492 FalseBB = CurMF->CreateMachineBasicBlock(LLVMBB); in splitSwitchCase() 2623 MachineBasicBlock *CaseBB = CurMF->CreateMachineBasicBlock(LLVMBB); in handleBitTestsSwitchCase() 7791 SuccMBB = MF->CreateMachineBasicBlock(BB); in AddSuccessorMBB()
|
/external/llvm/lib/CodeGen/ |
D | MachineFunction.cpp | 215 MachineFunction::CreateMachineBasicBlock(const BasicBlock *bb) { in CreateMachineBasicBlock() function in MachineFunction
|
D | MachineBasicBlock.cpp | 700 MachineBasicBlock *NMBB = MF->CreateMachineBasicBlock(); in SplitCriticalEdge()
|
D | BranchFolding.cpp | 431 MachineBasicBlock *NewMBB =MF.CreateMachineBasicBlock(BB); in SplitMBBAt()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2926 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in expandSelectCC() 2927 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in expandSelectCC() 3005 MachineBasicBlock *LoopMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicRMW() 3006 MachineBasicBlock *DoneMBB = MF->CreateMachineBasicBlock(LLVM_BB); in expandAtomicRMW()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 1572 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter() 1573 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonHardwareLoops.cpp | 1442 MachineBasicBlock *NewPH = MF->CreateMachineBasicBlock(); in createPreheaderForLoop()
|