Searched refs:hasPerfMon (Results 1 – 5 of 5) sorted by relevance
210 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
396 if (Subtarget->hasPerfMon()) in AArch64TargetLowering()
31 def HasPerfMon : Predicate<"Subtarget->hasPerfMon()">;
451 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
768 if (Subtarget->hasPerfMon()) in ARMTargetLowering()