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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 55 bool HasV8_2aOps = false;
166 bool hasV8_2aOps() const { return HasV8_2aOps; }
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 97 bool HasV8_2aOps = false;
403 bool hasV8_2aOps() const { return HasV8_2aOps; }

Completed in 56 milliseconds