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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2263   if ((FB[SystemZ::FeaturePopulationCount]))
gen/lib/Target/SystemZ/SystemZGenDisassemblerTables.inc
 6916     return (Bits[SystemZ::FeaturePopulationCount]);
gen/lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc
 8832   if ((FB[SystemZ::FeaturePopulationCount]))
gen/lib/Target/SystemZ/SystemZGenSubtargetInfo.inc
   91   { "population-count", "Assume that the population-count facility is installed", SystemZ::FeaturePopulationCount, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
 5149   if (Bits[SystemZ::FeaturePopulationCount]) HasPopulationCount = true;