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

  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
X86.h 137 bool HasHRESET = false;
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h 408 bool HasHRESET = false;
757 bool hasHRESET() const { return HasHRESET; }

Completed in 24 milliseconds