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

References

include/llvm/CodeGen/MIRYamlMapping.h
  212   ObjectType Type = DefaultType;
  238     IO.enumCase(Type, "default", MachineStackObject::DefaultType);
  251         MachineStackObject::DefaultType); // Don't print the default type.
lib/CodeGen/MIRPrinter.cpp
  399                                 : yaml::MachineStackObject::DefaultType;