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

References

utils/TableGen/RegisterInfoEmitter.cpp
 1282         OS << "  { " << RI.RegSize << ", " << RI.SpillSize << ", "
 1282         OS << "  { " << RI.RegSize << ", " << RI.SpillSize << ", "
 1283            << RI.SpillAlignment;