Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h210 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h451 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h379 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h647 bool hasPerfMon() const { return HasPerfMon; } in hasPerfMon() function