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

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 73 if (CGM.getCodeGenOpts().ReciprocalMath) {
    [all...]
  /external/clang/lib/Driver/
Tools.cpp     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 458 Opts.ReciprocalMath = Args.hasArg(OPT_freciprocal_math);
    [all...]

Completed in 46 milliseconds