Searched refs:MipsSEInstrInfo (Results 1 – 14 of 14) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 28 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() 182 void MipsSEInstrInfo:: 251 void MipsSEInstrInfo:: 331 bool MipsSEInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { in expandPostRAPseudo() 407 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const { in getOppositeBranchOpc() 438 void MipsSEInstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() [all …]
|
D | MipsSERegisterInfo.cpp | 183 const MipsSEInstrInfo &TII = in eliminateFI() 184 *static_cast<const MipsSEInstrInfo *>( in eliminateFI() 199 const MipsSEInstrInfo &TII = in eliminateFI() 200 *static_cast<const MipsSEInstrInfo *>( in eliminateFI()
|
D | MipsSEInstrInfo.h | 22 class MipsSEInstrInfo : public MipsInstrInfo { 26 explicit MipsSEInstrInfo(const MipsSubtarget &STI);
|
D | MipsSERegisterInfo.h | 21 class MipsSEInstrInfo; variable
|
D | MipsSEFrameLowering.cpp | 74 const MipsSEInstrInfo &TII; 82 TII(*static_cast<const MipsSEInstrInfo *>(Subtarget.getInstrInfo())), in ExpandPseudo() 380 const MipsSEInstrInfo &TII = in emitPrologue() 381 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitPrologue() 670 const MipsSEInstrInfo &TII = in emitEpilogue() 671 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitEpilogue()
|
D | CMakeLists.txt | 43 MipsSEInstrInfo.cpp
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 34 MipsSEInstrInfo::MipsSEInstrInfo(const MipsSubtarget &STI) in MipsSEInstrInfo() function in MipsSEInstrInfo 37 const MipsRegisterInfo &MipsSEInstrInfo::getRegisterInfo() const { in getRegisterInfo() 46 unsigned MipsSEInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() 68 unsigned MipsSEInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() 84 void MipsSEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg() 225 bool MipsSEInstrInfo::isCopyInstr(const MachineInstr &MI, in isCopyInstr() 250 void MipsSEInstrInfo:: 324 void MipsSEInstrInfo:: 409 bool MipsSEInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { in expandPostRAPseudo() 487 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const { in getOppositeBranchOpc() [all …]
|
D | MipsSERegisterInfo.cpp | 229 const MipsSEInstrInfo &TII = in eliminateFI() 230 *static_cast<const MipsSEInstrInfo *>( in eliminateFI() 245 const MipsSEInstrInfo &TII = in eliminateFI() 246 *static_cast<const MipsSEInstrInfo *>( in eliminateFI()
|
D | MipsSEInstrInfo.h | 22 class MipsSEInstrInfo : public MipsInstrInfo { 26 explicit MipsSEInstrInfo(const MipsSubtarget &STI);
|
D | MipsSERegisterInfo.h | 21 class MipsSEInstrInfo; variable
|
D | MipsSEFrameLowering.cpp | 93 const MipsSEInstrInfo &TII; 102 TII(*static_cast<const MipsSEInstrInfo *>(Subtarget.getInstrInfo())), in ExpandPseudo() 407 const MipsSEInstrInfo &TII = in emitPrologue() 408 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitPrologue() 695 const MipsSEInstrInfo &TII = in emitEpilogue() 696 *static_cast<const MipsSEInstrInfo *>(STI.getInstrInfo()); in emitEpilogue()
|
D | CMakeLists.txt | 50 MipsSEInstrInfo.cpp
|
/external/swiftshader/third_party/llvm-7.0/ |
D | BUILD.gn | 664 "llvm/lib/Target/Mips/MipsSEInstrInfo.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 1596 ${LLVM_DIR}/lib/Target/Mips/MipsSEInstrInfo.cpp
|