Searched refs:FPC_On (Results 1 – 5 of 5) sorted by relevance
73 FPC_On, // Form fused FP ops according to FP_CONTRACT rules. enumerator
69 ENUM_CODEGENOPT(FPContractMode, FPContractModeKind, 2, FPC_On)
595 case CodeGenOptions::FPC_On: in CreateTargetMachine()
2551 if (CGF.CGM.getCodeGenOpts().getFPContractMode() != CodeGenOptions::FPC_On) in tryEmitFMulAdd()
779 Opts.setFPContractMode(CodeGenOptions::FPC_On); in ParseCodeGenArgs()