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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2275   if ((FB[SystemZ::FeatureMiscellaneousExtensions]))
gen/lib/Target/SystemZ/SystemZGenDisassemblerTables.inc
 6942     return (Bits[SystemZ::FeatureMiscellaneousExtensions]);
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 8844   if ((FB[SystemZ::FeatureMiscellaneousExtensions]))
gen/lib/Target/SystemZ/SystemZGenSubtargetInfo.inc
   88   { "miscellaneous-extensions", "Assume that the miscellaneous-extensions facility is installed", SystemZ::FeatureMiscellaneousExtensions, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
 5146   if (Bits[SystemZ::FeatureMiscellaneousExtensions]) HasMiscellaneousExtensions = true;