Searched refs:LessPreciseFPMADOption (Results 1 – 5 of 5) sorted by relevance
96 : PrintMachineCode(false), LessPreciseFPMADOption(false), in TargetOptions()123 unsigned LessPreciseFPMADOption : 1; variable
42 return UnsafeFPMath || LessPreciseFPMADOption; in LessPreciseFPMAD()
69 RESET_OPTION(LessPreciseFPMADOption, "less-precise-fpmad"); in resetTargetOptions()
274 Options.LessPreciseFPMADOption = EnableFPMAD; in InitTargetOptionsFromCodeGenFlags()
545 Options.LessPreciseFPMADOption = CodeGenOpts.LessPreciseFPMAD; in CreateTargetMachine()