Searched refs:FPM_Fast (Results 1 – 7 of 7) sorted by relevance
275 FPM_Fast, enumerator769 LangOptContractMode = LangOptions::FPM_Fast; in FPOptions()799 return getFPContractMode() == LangOptions::FPM_Fast; in allowFPContractAcrossStatement()802 setFPContractMode(LangOptions::FPM_Fast); in setAllowFPContractAcrossStatement()908 setFPContractModeOverride(LangOptions::FPM_Fast); in setAllowFPContractAcrossStatement()
199 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in setLangDefaults()
350 case LangOptions::FPM_Fast: in initTargetOptions()380 LangOptions::FPModeKind::FPM_Fast || in initTargetOptions()
1943 LangOptions::FPModeKind::FPM_Fast || in getTrivialDefaultFunctionAttributes()
1275 case LangOptions::FPM_Fast: in ActOnPragmaFPContract()
3573 if (Opts.DefaultFPContractMode == LangOptions::FPM_Fast) in GenerateLangArgs()3895 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in ParseLangArgs()4067 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in ParseLangArgs()
3340 .Case("fast", LangOptions::FPModeKind::FPM_Fast) in HandlePragma()