Searched refs:FPM_Fast (Results 1 – 7 of 7) sorted by relevance
305 FPM_Fast, enumerator913 LangOptContractMode = LangOptions::FPM_Fast; in FPOptions()943 return getFPContractMode() == LangOptions::FPM_Fast; in allowFPContractAcrossStatement()946 setFPContractMode(LangOptions::FPM_Fast); in setAllowFPContractAcrossStatement()1057 setFPContractModeOverride(LangOptions::FPM_Fast); in setAllowFPContractAcrossStatement()
205 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in setLangDefaults()
397 case LangOptions::FPM_Fast: in initTargetOptions()425 LangOptions::FPModeKind::FPM_Fast || in initTargetOptions()
2019 LangOptions::FPModeKind::FPM_Fast || in getTrivialDefaultFunctionAttributes()
1388 case LangOptions::FPM_Fast: in ActOnPragmaFPContract()
3961 if (Opts.DefaultFPContractMode == LangOptions::FPM_Fast) in GenerateLangArgs()4335 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in ParseLangArgs()4506 Opts.setDefaultFPContractMode(LangOptions::FPM_Fast); in ParseLangArgs()
3362 .Case("fast", LangOptions::FPModeKind::FPM_Fast) in HandlePragma()