Searched refs:MipsSEInstrInfo (Results 1 – 7 of 7) sorted by relevance
26 MipsSEInstrInfo::MipsSEInstrInfo(MipsTargetMachine &tm) in MipsSEInstrInfo() function in MipsSEInstrInfo32 const MipsRegisterInfo &MipsSEInstrInfo::getRegisterInfo() const { in getRegisterInfo()41 unsigned MipsSEInstrInfo::66 unsigned MipsSEInstrInfo::85 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()154 void MipsSEInstrInfo::181 void MipsSEInstrInfo::208 bool MipsSEInstrInfo::expandPostRAPseudo(MachineBasicBlock::iterator MI) const { in expandPostRAPseudo()231 unsigned MipsSEInstrInfo::GetOppositeBranchOpc(unsigned Opc) const { in GetOppositeBranchOpc()252 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr()[all …]
21 class MipsSEInstrInfo; variable24 const MipsSEInstrInfo &TII;28 const MipsSEInstrInfo &TII);
43 const MipsSEInstrInfo &I) in MipsSERegisterInfo()59 const MipsSEInstrInfo *II = static_cast<const MipsSEInstrInfo*>(&TII); in eliminateCallFramePseudoInstr()
22 class MipsSEInstrInfo : public MipsInstrInfo {27 explicit MipsSEInstrInfo(MipsTargetMachine &TM);
36 const MipsSEInstrInfo &TII = in emitPrologue()37 *static_cast<const MipsSEInstrInfo*>(MF.getTarget().getInstrInfo()); in emitPrologue()126 const MipsSEInstrInfo &TII = in emitEpilogue()127 *static_cast<const MipsSEInstrInfo*>(MF.getTarget().getInstrInfo()); in emitEpilogue()
33 MipsSEInstrInfo.cpp \
36 MipsSEInstrInfo.cpp