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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 90 bool HasFXSR;
357 bool hasFXSR() const { return HasFXSR; }
X86Subtarget.cpp 247 HasFXSR = false;
  /external/clang/lib/Basic/
Targets.cpp     [all...]

Completed in 40 milliseconds