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

  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
X86.h 74 bool HasVAES = false;
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h 108 bool HasVAES = false;
644 bool hasVAES() const { return HasVAES; }

Completed in 46 milliseconds