Searched refs:TrappingMathPresent (Results 1 – 1 of 1) sorted by relevance
2626 bool TrappingMathPresent = false; // Is trapping-math in args, and not in RenderFloatingPointOptions() local2733 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2740 TrappingMathPresent = true; in RenderFloatingPointOptions()2744 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2751 TrappingMathPresent = true; in RenderFloatingPointOptions()2807 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2813 TrappingMath = TrappingMathPresent = false; in RenderFloatingPointOptions()2818 TrappingMath = TrappingMathPresent = true; in RenderFloatingPointOptions()