Searched defs:mbb (Results 1 – 11 of 11) sorted by relevance
216 SlotIndex getMBBStartIdx(const MachineBasicBlock *mbb) const { in getMBBStartIdx()221 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx()226 const MachineBasicBlock *mbb) const { in isLiveInToMBB()231 const MachineBasicBlock *mbb) const { in isLiveOutOfMBB()
75 MachineBasicBlock *mbb = &*mbbItr; in runOnMachineFunction() local
92 MachineBasicBlock *mbb = 0; in CalculateWeightAndHint() local
76 void RegScavenger::enterBasicBlock(MachineBasicBlock *mbb) { in enterBasicBlock()
389 const MachineBasicBlock *mbb = &*mbbItr; in build() local
809 MachineBasicBlock *mbb = sis->getMBBFromIndex(i); in renderCodeTablePlusPI() local
1834 MachineBasicBlock* mbb = mbbi; in runOnMachineFunction() local
173 void LiveIntervals::handleVirtualRegisterDef(MachineBasicBlock *mbb, in handleVirtualRegisterDef()
217 MappedByteBuffer mbb = ch.map(MapMode.READ_WRITE, 0L, 100L); in test_position() local
270 const MachineBasicBlock *mbb, in ARMConstantPoolMBB()279 const MachineBasicBlock *mbb, in Create()
922 InstrEmitter::InstrEmitter(MachineBasicBlock *mbb, in InstrEmitter()