Searched defs:LessPreciseFPMAD (Results 1 – 2 of 2) sorted by relevance
41 bool TargetOptions::LessPreciseFPMAD() const { in LessPreciseFPMAD() function in TargetOptions
270 bool LessPreciseFPMAD() { return UnsafeFPMath || LessPreciseFPMADOption; } in LessPreciseFPMAD() function