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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 93 bool HasXSAVE;
358 bool hasXSAVE() const { return HasXSAVE; }
X86Subtarget.cpp 248 HasXSAVE = false;
  /external/clang/lib/Basic/
Targets.cpp     [all...]

Completed in 429 milliseconds