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

References

lib/Target/Mips/MipsRegisterBankInfo.cpp
  481           {getFprbMapping(Op0Size), &Mips::ValueMappings[Mips::GPRIdx]});
  508       const RegisterBankInfo::ValueMapping *Bank = getFprbMapping(Op0Size);
  525       OperandsMapping = getFprbMapping(Op0Size);
  548     OperandsMapping = getFprbMapping(Op0Size);
  553     OperandsMapping = getOperandsMapping({getFprbMapping(Op0Size), nullptr});
  559                             getFprbMapping(Op2Size), getFprbMapping(Op2Size)});
  559                             getFprbMapping(Op2Size), getFprbMapping(Op2Size)});
  574         {&Mips::ValueMappings[Mips::GPRIdx], getFprbMapping(SizeFP)});
  581         {getFprbMapping(Op0Size), &Mips::ValueMappings[Mips::GPRIdx]});