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

  /external/clang/include/clang/Frontend/
CodeGenOptions.h 69 FPC_Off, // Form fused FP ops only where result will not be affected.
  /external/clang/lib/CodeGen/
BackendUtil.cpp 436 case CodeGenOptions::FPC_Off:
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 491 Opts.setFPContractMode(CodeGenOptions::FPC_Off);
    [all...]

Completed in 64 milliseconds