Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp33 MipsSEInstrInfo::MipsSEInstrInfo(const MipsSubtarget &STI) in MipsSEInstrInfo() function in MipsSEInstrInfo
36 const MipsRegisterInfo &MipsSEInstrInfo::getRegisterInfo() const { in getRegisterInfo()
45 unsigned MipsSEInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
67 unsigned MipsSEInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
83 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
225 MipsSEInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl()
244 void MipsSEInstrInfo::
318 void MipsSEInstrInfo::
403 bool MipsSEInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { in expandPostRAPseudo()
488 bool MipsSEInstrInfo::isBranchWithImm(unsigned Opc) const { in isBranchWithImm()
[all …]
H A DMipsSERegisterInfo.cpp226 const MipsSEInstrInfo &TII = in eliminateFI()
227 *static_cast<const MipsSEInstrInfo *>( in eliminateFI()
242 const MipsSEInstrInfo &TII = in eliminateFI()
243 *static_cast<const MipsSEInstrInfo *>( in eliminateFI()
H A DMipsSEInstrInfo.h21 class MipsSEInstrInfo : public MipsInstrInfo {
25 explicit MipsSEInstrInfo(const MipsSubtarget &STI);
H A DMipsSEFrameLowering.cpp92 const MipsSEInstrInfo &TII;
101 TII(*static_cast<const MipsSEInstrInfo *>(Subtarget.getInstrInfo())), in ExpandPseudo()
406 const MipsSEInstrInfo &TII = in emitPrologue()
407 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitPrologue()
694 const MipsSEInstrInfo &TII = in emitEpilogue()
695 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitEpilogue()
H A DCMakeLists.txt59 MipsSEInstrInfo.cpp
/openbsd-src/gnu/usr.bin/clang/libLLVMMipsCodeGen/
H A DMakefile42 MipsSEInstrInfo.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/Mips/
H A DBUILD.gn109 "MipsSEInstrInfo.cpp",