Lines Matching defs:MBB
59 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
91 void Mips16InstrInfo::storeRegToStack(MachineBasicBlock &MBB, in storeRegToStack()
109 void Mips16InstrInfo::loadRegFromStack(MachineBasicBlock &MBB, in loadRegFromStack()
128 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
195 MachineBasicBlock &MBB, in makeFrame()
225 MachineBasicBlock &MBB, in restoreFrame()
261 MachineBasicBlock &MBB, in adjustStackPtrBig()
285 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted()
292 MachineBasicBlock &MBB, in adjustStackPtr()
306 MachineBasicBlock &MBB, in loadImmediate()
433 void Mips16InstrInfo::ExpandRetRA16(MachineBasicBlock &MBB, in ExpandRetRA16()
447 (MachineBasicBlock &MBB, MachineBasicBlock::iterator I, int64_t Imm) const { in BuildAddiuSpImm()