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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2295   if ((FB[SystemZ::FeatureMiscellaneousExtensions2]))
gen/lib/Target/SystemZ/SystemZGenDisassemblerTables.inc
 6922     return (Bits[SystemZ::FeatureMiscellaneousExtensions2]);
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 8864   if ((FB[SystemZ::FeatureMiscellaneousExtensions2]))
gen/lib/Target/SystemZ/SystemZGenSubtargetInfo.inc
   89   { "miscellaneous-extensions-2", "Assume that the miscellaneous-extensions facility 2 is installed", SystemZ::FeatureMiscellaneousExtensions2, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
 5147   if (Bits[SystemZ::FeatureMiscellaneousExtensions2]) HasMiscellaneousExtensions2 = true;