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

  /external/clang/include/clang/Frontend/
CodeGenOptions.h 86 FPC_On, // Form fused FP ops according to FP_CONTRACT rules.
  /external/clang/lib/CodeGen/
BackendUtil.cpp 454 case CodeGenOptions::FPC_On:
CGExprScalar.cpp     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 536 Opts.setFPContractMode(CodeGenOptions::FPC_On);
    [all...]

Completed in 60 milliseconds