Searched refs:TrappingMathPresent (Results 1 – 1 of 1) sorted by relevance
2752 bool TrappingMathPresent = false; // Is trapping-math in args, and not in RenderFloatingPointOptions() local2889 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2897 TrappingMathPresent = true; in RenderFloatingPointOptions()2901 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2909 TrappingMathPresent = true; in RenderFloatingPointOptions()2968 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2975 TrappingMath = TrappingMathPresent = false; in RenderFloatingPointOptions()2980 TrappingMath = TrappingMathPresent = true; in RenderFloatingPointOptions()