Searched refs:FPM_Fast (Results 1 – 7 of 7) sorted by relevance
269 FPM_Fast, enumerator811 LangOptContractMode = LangOptions::FPM_Fast; in FPOptions()841 return getFPContractMode() == LangOptions::FPM_Fast; in allowFPContractAcrossStatement()844 setFPContractMode(LangOptions::FPM_Fast); in setAllowFPContractAcrossStatement()952 setFPContractModeOverride(LangOptions::FPM_Fast); in setAllowFPContractAcrossStatement()
201 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in setLangDefaults()
361 case LangOptions::FPM_Fast: in initTargetOptions()389 LangOptions::FPModeKind::FPM_Fast || in initTargetOptions()
1922 LangOptions::FPModeKind::FPM_Fast || in getTrivialDefaultFunctionAttributes()
1271 case LangOptions::FPM_Fast: in ActOnPragmaFPContract()
3744 if (Opts.DefaultFPContractMode == LangOptions::FPM_Fast) in GenerateLangArgs()4070 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in ParseLangArgs()4243 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in ParseLangArgs()
3351 .Case("fast", LangOptions::FPModeKind::FPM_Fast) in HandlePragma()