Home
last modified time | relevance | path

Searched defs:mbb (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDLiveIntervalAnalysis.h212 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()
217 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()
222 const MachineBasicBlock *mbb) const { in isLiveInToMBB()
227 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMConstantPoolValue.cpp228 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()
237 const MachineBasicBlock *mbb, in Create()
/NextBSD/contrib/llvm/lib/CodeGen/
HDSlotIndexes.cpp74 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
HDCalcSpillWeights.cpp99 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
HDRegisterScavenging.cpp64 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
HDRegisterPressure.cpp190 const MachineBasicBlock *mbb, in init()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDInstrEmitter.cpp1042 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()