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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2309   if ((FB[SystemZ::FeatureMiscellaneousExtensions3]))
gen/lib/Target/SystemZ/SystemZGenDisassemblerTables.inc
 6904     return (Bits[SystemZ::FeatureMiscellaneousExtensions3]);
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 8878   if ((FB[SystemZ::FeatureMiscellaneousExtensions3]))
gen/lib/Target/SystemZ/SystemZGenSubtargetInfo.inc
   90   { "miscellaneous-extensions-3", "Assume that the miscellaneous-extensions facility 3 is installed", SystemZ::FeatureMiscellaneousExtensions3, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
 5148   if (Bits[SystemZ::FeatureMiscellaneousExtensions3]) HasMiscellaneousExtensions3 = true;