Home
last modified time | relevance | path

Searched refs:CreateMachineBasicBlock (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.cpp270 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/
DMipsISelLowering.cpp589 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/
DMSP430ISelLowering.cpp1063 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/
DMachineFunction.h367 MachineBasicBlock *CreateMachineBasicBlock(const BasicBlock *bb = 0);
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp398 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()
DARMISelLowering.cpp4943 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/
DSplitter.cpp456 mf->CreateMachineBasicBlock(header.getBasicBlock()); in insertPreHeader()
572 mf->CreateMachineBasicBlock(); in splitEdge()
DMachineFunction.cpp183 MachineFunction::CreateMachineBasicBlock(const BasicBlock *bb) { in CreateMachineBasicBlock() function in MachineFunction
DMachineBasicBlock.cpp526 MachineBasicBlock *NMBB = MF->CreateMachineBasicBlock(); in SplitCriticalEdge()
DBranchFolding.cpp409 MachineBasicBlock *NewMBB =MF.CreateMachineBasicBlock(CurMBB.getBasicBlock()); in SplitMBBAt()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4643 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/
DFunctionLoweringInfo.cpp143 MachineBasicBlock *MBB = mf.CreateMachineBasicBlock(BB); in set()
DSelectionDAGBuilder.cpp1363 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/
DSystemZISelLowering.cpp831 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
832 MachineBasicBlock *copy1MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/Alpha/
DAlphaISelLowering.cpp882 MachineBasicBlock *llscMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
883 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1201 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
1202 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp1275 MachineBasicBlock *copy0MBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
1276 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp9784 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 …]