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

References

lib/Target/AArch64/AArch64GenRegisterBankInfo.def
   46     {&AArch64GenRegisterBankInfo::PartMappings[PMI_FPR32 - PMI_Min], 1},
   47     {&AArch64GenRegisterBankInfo::PartMappings[PMI_FPR32 - PMI_Min], 1},
   48     {&AArch64GenRegisterBankInfo::PartMappings[PMI_FPR32 - PMI_Min], 1},
   80     {&AArch64GenRegisterBankInfo::PartMappings[PMI_FPR32 - PMI_Min], 1},
   96     {&AArch64GenRegisterBankInfo::PartMappings[PMI_FPR32 - PMI_Min], 1},
  102     {&AArch64GenRegisterBankInfo::PartMappings[PMI_FPR32 - PMI_Min], 1},
  109     {&AArch64GenRegisterBankInfo::PartMappings[PMI_FPR32 - PMI_Min], 1},
lib/Target/AArch64/AArch64RegisterBankInfo.cpp
   90                                 {PMI_FPR16, PMI_FPR32, PMI_FPR64, PMI_FPR128,
  105   CHECK_PARTIALMAP(PMI_FPR32, 0, 32, RBFPR);
  125   CHECK_VALUEMAP(FPR, 32);
  142   CHECK_VALUEMAP_3OPS(FPR, 32);