Searched defs:mbb (Results 1 – 8 of 8) sorted by relevance
214 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()219 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()224 const MachineBasicBlock *mbb) const { in isLiveInToMBB()229 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
228 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()237 const MachineBasicBlock *mbb, in Create()
74 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
99 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
71 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
181 const MachineBasicBlock *mbb, in init()
27 void mbb(bool a, bool b) {} in mbb() function
1014 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()