Home
last modified time | relevance | path

Searched defs:NextMBB (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/lib/CodeGen/
DMachineLoopInfo.cpp69 MachineBasicBlock *NextMBB = &*std::next(BotMBB->getIterator()); in getBottomBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AvoidTrailingCall.cpp72 MachineBasicBlock *NextMBB = MBB.getNextNode(); in runOnMachineFunction() local
DX86CondBrFolding.cpp345 auto fixBranchProb = [&](MachineBasicBlock *NextMBB) { in optimizeCondBr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86AvoidTrailingCall.cpp99 MachineBasicBlock *NextMBB = MBB.getNextNode(); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLoopInfo.cpp77 MachineBasicBlock *NextMBB = &*std::next(BotMBB->getIterator()); in getBottomBlock() local
DIfConversion.cpp1545 MachineBasicBlock &NextMBB = *NextBBI->BB; in IfConvertSimple() local
1631 MachineBasicBlock &NextMBB = *NextBBI->BB; in IfConvertTriangle() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineLoopInfo.cpp80 MachineBasicBlock *NextMBB = &*std::next(BotMBB->getIterator()); in getBottomBlock() local
DIfConversion.cpp1543 MachineBasicBlock &NextMBB = *NextBBI->BB; in IfConvertSimple() local
1629 MachineBasicBlock &NextMBB = *NextBBI->BB; in IfConvertTriangle() local
DMachineBlockPlacement.cpp3587 MachineFunction::iterator NextMBB = std::next(MBB.getIterator()); in assignBlockOrder() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZMachineScheduler.cpp79 void SystemZPostRASchedStrategy::enterMBB(MachineBasicBlock *NextMBB) { in enterMBB()
DSystemZFrameLowering.cpp1322 MachineBasicBlock *NextMBB; in inlineStackProbe() local
DSystemZISelLowering.cpp8305 MachineBasicBlock *NextMBB = nullptr; in emitMemMemWrapper() local
8512 MachineBasicBlock *NextMBB = SystemZ::splitBlockBefore(MI, MBB); in emitMemMemWrapper() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp184 MachineBasicBlock *NextMBB = &*std::next(MBB); in expandBranches() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZMachineScheduler.cpp78 void SystemZPostRASchedStrategy::enterMBB(MachineBasicBlock *NextMBB) { in enterMBB()
DSystemZISelLowering.cpp7490 MachineBasicBlock *NextMBB = (EndMBB ? emitBlockAfter(LoopMBB) : LoopMBB); in emitMemMemWrapper() local
7606 MachineBasicBlock *NextMBB = splitBlockBefore(MI, MBB); in emitMemMemWrapper() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp184 MachineBasicBlock *NextMBB = &*std::next(MBB); in expandBranches() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVPreLegalizer.cpp510 MachineBasicBlock *NextMBB = NextMI->getOperand(0).getMBB(); in processSwitches() local
DSPIRVInstructionSelector.cpp1450 MachineBasicBlock *NextMBB = I.getMF()->getBlockNumbered(NextMBBNum); in selectBranchCond() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1063 MachineBasicBlock *NextMBB, in emitBitTestCase()
1167 MachineBasicBlock *NextMBB = nullptr; in lowerSwitchWorkItem() local
3130 MachineBasicBlock *NextMBB; in finalizeBasicBlock() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1686 MachineBasicBlock *NextMBB; in FinishBasicBlock() local
DSelectionDAGBuilder.cpp2194 MachineBasicBlock* NextMBB, in visitBitTestCase()
8667 MachineBasicBlock *NextMBB = nullptr; in lowerWorkItem() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp756 MachineBasicBlock *NextMBB = nullptr; in lowerSwitchWorkItem() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1822 MachineBasicBlock *NextMBB; in FinishBasicBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1766 MachineBasicBlock *NextMBB; in FinishBasicBlock() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5732 MachineBasicBlock *NextMBB = (EndMBB ? emitBlockAfter(LoopMBB) : LoopMBB); in emitMemMemWrapper() local
5840 MachineBasicBlock *NextMBB = splitBlockBefore(MI, MBB); in emitMemMemWrapper() local

12