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

References

include/llvm/CodeGen/MIRYamlMapping.h
  292     return ID == Other.ID && Type == Other.Type && Offset == Other.Offset &&
  292     return ID == Other.ID && Type == Other.Type && Offset == Other.Offset &&
  326         "type", Object.Type,
  332     if (Object.Type != FixedMachineStackObject::SpillSlot) {
lib/CodeGen/MIRParser/MIRParser.cpp
  667     if (Object.Type != yaml::FixedMachineStackObject::SpillSlot)
lib/CodeGen/MIRPrinter.cpp
  370     YamlObject.Type = MFI.isSpillSlotObjectIndex(I)