reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/Mips/Mips.h
   24   class MipsRegisterBankInfo;

References

lib/Target/Mips/Mips.h
   44                                                      MipsRegisterBankInfo &);
lib/Target/Mips/MipsInstructionSelector.cpp
   35                           const MipsRegisterBankInfo &RBI);
   55   const MipsRegisterBankInfo &RBI;
   74     const MipsRegisterBankInfo &RBI)
  822                                                    MipsRegisterBankInfo &RBI) {
lib/Target/Mips/MipsRegisterBankInfo.cpp
  355 MipsRegisterBankInfo::InstType
  370 static const MipsRegisterBankInfo::ValueMapping *
  377 static const MipsRegisterBankInfo::ValueMapping *getFprbMapping(unsigned Size) {
  386 static const MipsRegisterBankInfo::ValueMapping *
lib/Target/Mips/MipsSubtarget.cpp
  213   auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo());
  213   auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo());