Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineLoopInfo.cpp69 MachineBasicBlock *NextMBB = &*std::next(BotMBB->getIterator()); in getBottomBlock() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLoopInfo.cpp71 MachineBasicBlock *NextMBB = llvm::next(MachineFunction::iterator(BotMBB)); in getBottomBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineLoopInfo.cpp70 MachineBasicBlock *NextMBB = &*std::next(BotMBB->getIterator()); in getBottomBlock() local
DIfConversion.cpp1427 MachineBasicBlock &NextMBB = *NextBBI->BB; in IfConvertSimple() local
1513 MachineBasicBlock &NextMBB = *NextBBI->BB; in IfConvertTriangle() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZMachineScheduler.cpp78 void SystemZPostRASchedStrategy::enterMBB(MachineBasicBlock *NextMBB) { in enterMBB()
DSystemZISelLowering.cpp6746 MachineBasicBlock *NextMBB = (EndMBB ? emitBlockAfter(LoopMBB) : LoopMBB); in emitMemMemWrapper() local
6862 MachineBasicBlock *NextMBB = splitBlockBefore(MI, MBB); in emitMemMemWrapper() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp184 MachineBasicBlock *NextMBB = &*std::next(MBB); in expandBranches() 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1950 MachineBasicBlock *NextMBB; in FinishBasicBlock() local
DSelectionDAGBuilder.cpp2379 MachineBasicBlock* NextMBB, in visitBitTestCase()
9775 MachineBasicBlock *NextMBB = nullptr; in lowerWorkItem() 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
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1737 MachineBasicBlock* NextMBB, in visitBitTestCase()