HomeSort by: relevance | last modified time | path
    Searched defs:HasSVE2BitPerm (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
AArch64.h 51 bool HasSVE2BitPerm;
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64Subtarget.h 184 bool HasSVE2BitPerm = false;
468 bool hasSVE2BitPerm() const { return HasSVE2BitPerm; }

Completed in 17 milliseconds