Searched refs:MipsRegisterBankInfo (Results 1 – 9 of 9) sorted by relevance
76 MipsRegisterBankInfo::MipsRegisterBankInfo(const TargetRegisterInfo &TRI) {} in MipsRegisterBankInfo() function in MipsRegisterBankInfo79 MipsRegisterBankInfo::getRegBankFromRegClass(const TargetRegisterClass &RC, in getRegBankFromRegClass()179 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addDefUses( in addDefUses()194 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addUseDef( in addUseDef()203 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::skipCopiesOutgoing( in skipCopiesOutgoing()217 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::skipCopiesIncoming( in skipCopiesIncoming()228 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::AmbiguousRegDefUseContainer( in AmbiguousRegDefUseContainer()265 bool MipsRegisterBankInfo::TypeInfoForMF::visit( in visit()311 bool MipsRegisterBankInfo::TypeInfoForMF::visitAdjacentInstrs( in visitAdjacentInstrs()353 void MipsRegisterBankInfo::TypeInfoForMF::setTypes(const MachineInstr *MI, in setTypes()[all …]
23 class MipsRegisterBankInfo; variable47 MipsRegisterBankInfo &);
31 class MipsRegisterBankInfo final : public MipsGenRegisterBankInfo {33 MipsRegisterBankInfo(const TargetRegisterInfo &TRI);
55 MipsRegisterBankInfo.cpp
36 const MipsRegisterBankInfo &RBI);63 const MipsRegisterBankInfo &RBI;82 const MipsRegisterBankInfo &RBI) in MipsInstructionSelector()937 MipsRegisterBankInfo &RBI) { in createMipsInstructionSelector()
219 auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo()); in MipsSubtarget()
38 MipsRegisterBankInfo.cpp \
104 "MipsRegisterBankInfo.cpp",
6604 llvm/lib/Target/Mips/MipsRegisterBankInfo.h