Home
last modified time | relevance | path

Searched refs:MipsRegisterBankInfo (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp76 MipsRegisterBankInfo::MipsRegisterBankInfo(const TargetRegisterInfo &TRI) {} in MipsRegisterBankInfo() function in MipsRegisterBankInfo
179 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addDefUses( in addDefUses()
194 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addUseDef( in addUseDef()
265 bool MipsRegisterBankInfo::TypeInfoForMF::visit( in visit()
311 bool MipsRegisterBankInfo::TypeInfoForMF::visitAdjacentInstrs( in visitAdjacentInstrs()
382 MipsRegisterBankInfo::InstType
389 void MipsRegisterBankInfo::TypeInfoForMF::cleanupIfNewFunction( in cleanupIfNewFunction()
398 static const MipsRegisterBankInfo::ValueMapping *
414 static const MipsRegisterBankInfo::ValueMapping *
689 void MipsRegisterBankInfo::setRegBank(MachineInstr &MI, in setRegBank()
[all …]
H A DMips.h24 class MipsRegisterBankInfo; variable
46 MipsRegisterBankInfo &);
H A DMipsRegisterBankInfo.h31 class MipsRegisterBankInfo final : public MipsGenRegisterBankInfo {
33 MipsRegisterBankInfo(const TargetRegisterInfo &TRI);
H A DCMakeLists.txt54 MipsRegisterBankInfo.cpp
H A DMipsInstructionSelector.cpp36 const MipsRegisterBankInfo &RBI);
63 const MipsRegisterBankInfo &RBI;
82 const MipsRegisterBankInfo &RBI) in MipsInstructionSelector()
937 MipsRegisterBankInfo &RBI) { in createMipsInstructionSelector()
H A DMipsSubtarget.cpp219 auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo()); in MipsSubtarget()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/Mips/
H A DBUILD.gn103 "MipsRegisterBankInfo.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6616 llvm/lib/Target/Mips/MipsRegisterBankInfo.h