reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
970 if ((FB[AVR::FeatureIJMPCALL]))
gen/lib/Target/AVR/AVRGenDisassemblerTables.inc 414 return (Bits[AVR::FeatureIJMPCALL]);
gen/lib/Target/AVR/AVRGenSubtargetInfo.inc99 { "ijmpcall", "The device supports `IJMP`/`ICALL`instructions", AVR::FeatureIJMPCALL, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } }, 508 if (Bits[AVR::FeatureIJMPCALL]) m_hasIJMPCALL = true;