Lines Matching +full:higher +full:- +full:end
1 //===-- SIModeRegisterDefaults.h --------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
22 /// propagate signaling NaN inputs per IEEE 754-2008. Min_dx10 and max_dx10
23 /// become IEEE 754- 2008 compliant due to signaling NaN propagation and
27 /// Used by the vector ALU to force DX10-style treatment of NaNs: when set,
83 // FIXME: Inlining should be OK for dx10-clamp, since the caller's mode should
108 // the standard values, otherwise, these values are sorted such that higher
109 // hardware encoded values have higher enum values.
154 } // end namespace AMDGPU
156 } // end namespace llvm