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