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

References

lib/CodeGen/PrologEpilogInserter.cpp
  407         TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots);
  429       while (FixedSlot != FixedSpillSlots + NumFixedSpillSlots &&
  434       if (FixedSlot == FixedSpillSlots + NumFixedSpillSlots) {