Searched refs:RoundingFPMath (Results 1 – 1 of 1) sorted by relevance
2628 bool RoundingFPMath = false; in RenderFloatingPointOptions() local2756 RoundingFPMath = true; in RenderFloatingPointOptions()2761 RoundingFPMath = false; in RenderFloatingPointOptions()2866 RoundingFPMath = false; in RenderFloatingPointOptions()2881 RoundingFPMath = false; in RenderFloatingPointOptions()2893 SignedZeros && TrappingMath && RoundingFPMath && in RenderFloatingPointOptions()2959 if (!RoundingFPMath) in RenderFloatingPointOptions()2962 if (RoundingFPMath && RoundingMathPresent) in RenderFloatingPointOptions()2975 ReciprocalMath && !SignedZeros && !TrappingMath && !RoundingFPMath) { in RenderFloatingPointOptions()