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

References

gen/lib/Target/AVR/AVRGenAsmMatcher.inc
  976   if ((FB[AVR::FeatureSmallStack]))
gen/lib/Target/AVR/AVRGenSubtargetInfo.inc
  106   { "smallstack", "The device has an 8-bit stack pointer", AVR::FeatureSmallStack, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
  519   if (Bits[AVR::FeatureSmallStack]) m_hasSmallStack = true;