Searched refs:MipsSEInstrInfo (Results 1 – 7 of 7) sorted by relevance
27 MipsSEInstrInfo::MipsSEInstrInfo(const MipsSubtarget &STI) in MipsSEInstrInfo() function in MipsSEInstrInfo32 const MipsRegisterInfo &MipsSEInstrInfo::getRegisterInfo() const { in getRegisterInfo()41 unsigned MipsSEInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot()63 unsigned MipsSEInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot()79 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()179 void MipsSEInstrInfo::248 void MipsSEInstrInfo::328 bool MipsSEInstrInfo::expandPostRAPseudo(MachineBasicBlock::iterator MI) const { in expandPostRAPseudo()404 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const { in getOppositeBranchOpc()427 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr()[all …]
186 const MipsSEInstrInfo &TII = in eliminateFI()187 *static_cast<const MipsSEInstrInfo *>( in eliminateFI()202 const MipsSEInstrInfo &TII = in eliminateFI()203 *static_cast<const MipsSEInstrInfo *>( in eliminateFI()
22 class MipsSEInstrInfo : public MipsInstrInfo {26 explicit MipsSEInstrInfo(const MipsSubtarget &STI);
21 class MipsSEInstrInfo; variable
76 const MipsSEInstrInfo &TII;84 TII(*static_cast<const MipsSEInstrInfo *>(Subtarget.getInstrInfo())), in ExpandPseudo()382 const MipsSEInstrInfo &TII = in emitPrologue()383 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitPrologue()672 const MipsSEInstrInfo &TII = in emitEpilogue()673 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitEpilogue()
43 MipsSEInstrInfo.cpp \
42 MipsSEInstrInfo.cpp