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

References

include/llvm/CodeGen/MIRYamlMapping.h
  308     IO.enumCase(Type, "spill-slot", FixedMachineStackObject::SpillSlot);
  332     if (Object.Type != FixedMachineStackObject::SpillSlot) {
lib/CodeGen/MIRParser/MIRParser.cpp
  667     if (Object.Type != yaml::FixedMachineStackObject::SpillSlot)
lib/CodeGen/MIRPrinter.cpp
  371                           ? yaml::FixedMachineStackObject::SpillSlot