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