Searched refs:HasPerfMon (Results 1 – 7 of 7) sorted by relevance
87 bool HasPerfMon = false; variable379 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon()
79 def FeaturePerfMon : SubtargetFeature<"perfmon", "HasPerfMon", "true",
101 def HasPerfMon : Predicate<"Subtarget->hasPerfMon()">;990 let Predicates = [HasPerfMon] in
323 bool HasPerfMon = false; variable647 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon()
150 def FeaturePerfMon : SubtargetFeature<"perfmon", "HasPerfMon", "true",
19456 if (Bits[ARM::FeaturePerfMon]) HasPerfMon = true;
19243 if (Bits[AArch64::FeaturePerfMon]) HasPerfMon = true;