Searched refs:hasPerfMon (Results 1 – 5 of 5) sorted by relevance
126 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
407 if (Subtarget->hasPerfMon()) in AArch64TargetLowering()
29 def HasPerfMon : Predicate<"Subtarget->hasPerfMon()">;
357 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
769 if (Subtarget->hasPerfMon()) in ARMTargetLowering()