Searched refs:RoundingMathPresent (Results 1 – 1 of 1) sorted by relevance
2696 bool RoundingMathPresent = false; // Is rounding-math in args? in RenderFloatingPointOptions() local2834 RoundingMathPresent = true; in RenderFloatingPointOptions()2839 RoundingMathPresent = false; in RenderFloatingPointOptions()3097 if (RoundingFPMath && RoundingMathPresent) in RenderFloatingPointOptions()