Searched refs:RoundingFPMath (Results 1 – 1 of 1) sorted by relevance
2621 bool RoundingFPMath = false; in RenderFloatingPointOptions() local2749 RoundingFPMath = true; in RenderFloatingPointOptions()2754 RoundingFPMath = false; in RenderFloatingPointOptions()2859 RoundingFPMath = false; in RenderFloatingPointOptions()2874 RoundingFPMath = false; in RenderFloatingPointOptions()2886 SignedZeros && TrappingMath && RoundingFPMath && in RenderFloatingPointOptions()2952 if (!RoundingFPMath) in RenderFloatingPointOptions()2955 if (RoundingFPMath && RoundingMathPresent) in RenderFloatingPointOptions()2968 ReciprocalMath && !SignedZeros && !TrappingMath && !RoundingFPMath) { in RenderFloatingPointOptions()