HomeSort by relevance Sort by last modified time
    Searched defs:HasPerfMon (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 48 bool HasPerfMon;
126 bool hasPerfMon() const { return HasPerfMon; }
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 190 bool HasPerfMon;
357 bool hasPerfMon() const { return HasPerfMon; }

Completed in 164 milliseconds