Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h443 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h688 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function