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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetOptions.h 58 /// NoExcessFPPrecision - This flag is enabled when the
64 extern bool NoExcessFPPrecision;
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 31 bool NoExcessFPPrecision;
70 cl::location(NoExcessFPPrecision),

Completed in 79 milliseconds