Searched defs:hasPerfMon (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h415 bool hasPerfMon() const { return HasPerfMon; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h663 bool hasPerfMon() const { return HasPerfMon; } function in class:llvm::ARMSubtarget

Completed in 55 milliseconds