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

References

include/llvm/CodeGen/MIRYamlMapping.h
  278   ObjectType Type = DefaultType;
  307     IO.enumCase(Type, "default", FixedMachineStackObject::DefaultType);
  327         FixedMachineStackObject::DefaultType); // Don't print the default type.
lib/CodeGen/MIRPrinter.cpp
  372                           : yaml::FixedMachineStackObject::DefaultType;