Home
last modified time | relevance | path

Searched refs:MipsSEInstrInfo (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp27 MipsSEInstrInfo::MipsSEInstrInfo(const MipsSubtarget &STI) in MipsSEInstrInfo() function in MipsSEInstrInfo
32 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 …]
DMipsSERegisterInfo.cpp186 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()
DMipsSEInstrInfo.h22 class MipsSEInstrInfo : public MipsInstrInfo {
26 explicit MipsSEInstrInfo(const MipsSubtarget &STI);
DMipsSERegisterInfo.h21 class MipsSEInstrInfo; variable
DMipsSEFrameLowering.cpp76 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()
DAndroid.mk43 MipsSEInstrInfo.cpp \
DCMakeLists.txt42 MipsSEInstrInfo.cpp