Searched refs:TrappingMathPresent (Results 1 – 1 of 1) sorted by relevance
2693 bool TrappingMathPresent = false; // Is trapping-math in args, and not in RenderFloatingPointOptions() local2810 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2817 TrappingMathPresent = true; in RenderFloatingPointOptions()2821 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2828 TrappingMathPresent = true; in RenderFloatingPointOptions()2886 if (!TrappingMathPresent && !FPExceptionBehavior.empty() && in RenderFloatingPointOptions()2892 TrappingMath = TrappingMathPresent = false; in RenderFloatingPointOptions()2897 TrappingMath = TrappingMathPresent = true; in RenderFloatingPointOptions()