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

References

gen/lib/Target/AVR/AVRGenAsmMatcher.inc
 1000   if ((FB[AVR::FeatureTinyEncoding]))
gen/lib/Target/AVR/AVRGenSubtargetInfo.inc
  111   { "tinyencoding", "The device has Tiny core specific instruction encodings", AVR::FeatureTinyEncoding, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
  520   if (Bits[AVR::FeatureTinyEncoding]) m_hasTinyEncoding = true;