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

References

lib/Target/ARM/ARMRegisterBankInfo.cpp
   57       checkPartMapping(PartMappings[PMI_GPR - PMI_Min], 0, 32, GPRRegBankID) &&
   60       checkPartMapping(PartMappings[PMI_SPR - PMI_Min], 0, 32, FPRRegBankID) &&
   63       checkPartMapping(PartMappings[PMI_DPR - PMI_Min], 0, 64, FPRRegBankID) &&
   79     {&PartMappings[PMI_GPR - PMI_Min], 1},
   80     {&PartMappings[PMI_GPR - PMI_Min], 1},
   81     {&PartMappings[PMI_GPR - PMI_Min], 1},
   83     {&PartMappings[PMI_SPR - PMI_Min], 1},
   84     {&PartMappings[PMI_SPR - PMI_Min], 1},
   85     {&PartMappings[PMI_SPR - PMI_Min], 1},
   87     {&PartMappings[PMI_DPR - PMI_Min], 1},
   88     {&PartMappings[PMI_DPR - PMI_Min], 1},
   89     {&PartMappings[PMI_DPR - PMI_Min], 1}};
   99                            &PartMappings[PMI_GPR - PMI_Min]) &&
  102                            &PartMappings[PMI_GPR - PMI_Min]) &&
  105                            &PartMappings[PMI_GPR - PMI_Min]) &&
  109                            &PartMappings[PMI_SPR - PMI_Min]) &&
  112                            &PartMappings[PMI_SPR - PMI_Min]) &&
  115                            &PartMappings[PMI_SPR - PMI_Min]) &&
  119                            &PartMappings[PMI_DPR - PMI_Min]) &&
  122                            &PartMappings[PMI_DPR - PMI_Min]) &&
  125                            &PartMappings[PMI_DPR - PMI_Min]) &&