Searched defs:mbb (Results 1 – 8 of 8) sorted by relevance
213 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()218 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()223 const MachineBasicBlock *mbb) const { in isLiveInToMBB()228 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
227 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()236 const MachineBasicBlock *mbb, in Create()
74 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
134 MachineBasicBlock *mbb = nullptr; in calculateSpillWeightAndHint() local
66 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
203 const MachineBasicBlock *mbb, in init()
27 void mbb(bool a, bool b) {} in mbb() function
1042 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()