Searched refs:TrappingMathPresent (Results 1 – 1 of 1) sorted by relevance
2753 bool TrappingMathPresent = false; // Is trapping-math in args, and not in RenderFloatingPointOptions() local2866 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2873 TrappingMathPresent = true; in RenderFloatingPointOptions()2877 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2884 TrappingMathPresent = true; in RenderFloatingPointOptions()2941 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2947 TrappingMath = TrappingMathPresent = false; in RenderFloatingPointOptions()2952 TrappingMath = TrappingMathPresent = true; in RenderFloatingPointOptions()