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

References

lib/Target/Mips/MipsRegisterBankInfo.cpp
  454     OperandsMapping = &Mips::ValueMappings[Mips::GPRIdx];
  463     OperandsMapping = &Mips::ValueMappings[Mips::GPRIdx];
  465       OperandsMapping = getMSAMapping(MF);
  470       OperandsMapping = getOperandsMapping(
  480       OperandsMapping = getOperandsMapping(
  483       OperandsMapping =
  494       OperandsMapping =
  496       return getInstructionMapping(CustomMappingID, /*Cost=*/1, OperandsMapping,
  509       OperandsMapping = getOperandsMapping(
  515       OperandsMapping = getOperandsMapping(
  525       OperandsMapping = getFprbMapping(Op0Size);
  527       OperandsMapping = getGprbOrCustomMapping(Op0Size, MappingID);
  531     OperandsMapping = getOperandsMapping({&Mips::ValueMappings[Mips::GPRIdx],
  537     OperandsMapping = getOperandsMapping({&Mips::ValueMappings[Mips::DPRIdx],
  548     OperandsMapping = getFprbMapping(Op0Size);
  550       OperandsMapping = getMSAMapping(MF);
  553     OperandsMapping = getOperandsMapping({getFprbMapping(Op0Size), nullptr});
  557     OperandsMapping =
  563     OperandsMapping = getOperandsMapping({&Mips::ValueMappings[Mips::DPRIdx],
  567     OperandsMapping = getOperandsMapping({&Mips::ValueMappings[Mips::SPRIdx],
  573     OperandsMapping = getOperandsMapping(
  580     OperandsMapping = getOperandsMapping(
  588     OperandsMapping =
  592     OperandsMapping =
  597     OperandsMapping =
  606   return getInstructionMapping(MappingID, /*Cost=*/1, OperandsMapping,