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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 54 bool HasV8_1aOps = false;
165 bool hasV8_1aOps() const { return HasV8_1aOps; }
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 96 bool HasV8_1aOps = false;
402 bool hasV8_1aOps() const { return HasV8_1aOps; }

Completed in 581 milliseconds