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

References

lib/CodeGen/MIRParser/MIParser.cpp
 1252     case VRegInfo::GENERIC:
 1271   case VRegInfo::GENERIC:
 1273     RegInfo.Kind = RegBank ? VRegInfo::REGBANK : VRegInfo::GENERIC;
 1465     if (RegInfo->Kind == VRegInfo::GENERIC ||
lib/CodeGen/MIRParser/MIRParser.cpp
  512       Info.Kind = VRegInfo::GENERIC;
  593     case VRegInfo::GENERIC: