Lines Matching defs:MBB
79 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
183 storeRegToStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStack()
252 loadRegFromStack(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStack()
332 MachineBasicBlock &MBB = *MI.getParent(); in expandPostRAPseudo() local
439 MachineBasicBlock &MBB, in adjustStackPtr()
466 unsigned MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate()
522 void MipsSEInstrInfo::expandRetRA(MachineBasicBlock &MBB, in expandRetRA()
531 void MipsSEInstrInfo::expandERet(MachineBasicBlock &MBB, in expandERet()
548 void MipsSEInstrInfo::expandPseudoMFHiLo(MachineBasicBlock &MBB, in expandPseudoMFHiLo()
554 void MipsSEInstrInfo::expandPseudoMTLoHi(MachineBasicBlock &MBB, in expandPseudoMTLoHi()
584 void MipsSEInstrInfo::expandCvtFPInt(MachineBasicBlock &MBB, in expandCvtFPInt()
608 void MipsSEInstrInfo::expandExtractElementF64(MachineBasicBlock &MBB, in expandExtractElementF64()
647 void MipsSEInstrInfo::expandBuildPairF64(MachineBasicBlock &MBB, in expandBuildPairF64()
704 void MipsSEInstrInfo::expandEhReturn(MachineBasicBlock &MBB, in expandEhReturn()