Searched refs:ApproxFuncFPMath (Results 1 – 5 of 5) sorted by relevance
129 ApproxFuncFPMath(false), EnableAIXExtendedAltivecABI(false), in TargetOptions()192 unsigned ApproxFuncFPMath : 1; variable
63 RESET_OPTION(ApproxFuncFPMath, "approx-func-fp-math"); in resetTargetOptions()
524 Options.ApproxFuncFPMath = getEnableApproxFuncFPMath(); in InitTargetOptionsFromCodeGenFlags()
313 def ApproxFuncFPMath : StrBoolAttr<"approx-func-fp-math">;
407 Options.ApproxFuncFPMath = LangOpts.ApproxFunc; in initTargetOptions()