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

References

lib/CodeGen/MIRParser/MIParser.cpp
 1241     case VRegInfo::NORMAL:
 1242       RegInfo.Kind = VRegInfo::NORMAL;
 1280   case VRegInfo::NORMAL:
lib/CodeGen/MIRParser/MIRParser.cpp
  517         Info.Kind = VRegInfo::NORMAL;
  532       if (Info.Kind != VRegInfo::NORMAL)
  588     case VRegInfo::NORMAL: