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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64Subtarget.h 68 bool HasV8_3aOps = false;
212 bool hasV8_3aOps() const { return HasV8_3aOps; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 154 bool HasV8_3aOps = false;
530 bool hasV8_3aOps() const { return HasV8_3aOps; }

Completed in 519 milliseconds