Searched refs:MipsRegisterBankInfo (Results 1 – 6 of 6) sorted by relevance
76 MipsRegisterBankInfo::MipsRegisterBankInfo(const TargetRegisterInfo &TRI) {} in MipsRegisterBankInfo() function in MipsRegisterBankInfo131 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addDefUses( in addDefUses()146 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addUseDef( in addUseDef()155 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::skipCopiesOutgoing( in skipCopiesOutgoing()169 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::skipCopiesIncoming( in skipCopiesIncoming()180 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::AmbiguousRegDefUseContainer( in AmbiguousRegDefUseContainer()217 bool MipsRegisterBankInfo::TypeInfoForMF::visit( in visit()263 bool MipsRegisterBankInfo::TypeInfoForMF::visitAdjacentInstrs( in visitAdjacentInstrs()305 void MipsRegisterBankInfo::TypeInfoForMF::setTypes(const MachineInstr *MI, in setTypes()313 void MipsRegisterBankInfo::TypeInfoForMF::setTypesAccordingToPhysicalRegister( in setTypesAccordingToPhysicalRegister()[all …]
34 class MipsRegisterBankInfo; variable57 const MipsRegisterBankInfo &);
31 class MipsRegisterBankInfo final : public MipsGenRegisterBankInfo {33 MipsRegisterBankInfo(const TargetRegisterInfo &TRI);
36 const MipsRegisterBankInfo &RBI);63 const MipsRegisterBankInfo &RBI;82 const MipsRegisterBankInfo &RBI) in MipsInstructionSelector()933 const MipsRegisterBankInfo &RBI) { in createMipsInstructionSelector()
221 auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo()); in MipsSubtarget()
1593 SRCS_MIN+= Target/Mips/MipsRegisterBankInfo.cpp