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

  /frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp 36 bool HasF16C() {
228 if (HasF16C())
264 if (HasF16C())
  /external/llvm/lib/Target/X86/
X86Subtarget.h 123 bool HasF16C;
372 bool hasF16C() const { return HasF16C; }
X86Subtarget.cpp 259 HasF16C = false;
  /external/clang/lib/Basic/
Targets.cpp     [all...]

Completed in 3293 milliseconds