reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
972 if ((FB[AVR::FeatureEIJMPCALL]))
gen/lib/Target/AVR/AVRGenDisassemblerTables.inc 416 return (Bits[AVR::FeatureEIJMPCALL]);
gen/lib/Target/AVR/AVRGenSubtargetInfo.inc96 { "eijmpcall", "The device supports the `EIJMP`/`EICALL` instructions", AVR::FeatureEIJMPCALL, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } }, 505 if (Bits[AVR::FeatureEIJMPCALL]) m_hasEIJMPCALL = true;