Lines Matching full:precision
28 /// Converts a 16-bit half-precision float value into a 32-bit float
36 /// A 16-bit half-precision float value.
46 /// Converts a 32-bit single-precision float value to a 16-bit
47 /// half-precision float value.
58 /// A 32-bit single-precision float value to be converted to a 16-bit
59 /// half-precision float value.
67 /// \returns The converted 16-bit half-precision float value.
73 /// 128-bit vector containing 16-bit half-precision float values.
92 /// \returns A 128-bit vector containing converted 16-bit half-precision float
94 /// half-precision floating-point values.
98 /// Converts a 128-bit vector containing 16-bit half-precision float
106 /// A 128-bit vector containing 16-bit half-precision float values. The lower
116 /// containing 16-bit half-precision float values.
127 /// A 256-bit vector containing 32-bit single-precision float values to be
128 /// converted to 16-bit half-precision float values.
136 /// \returns A 128-bit vector containing the converted 16-bit half-precision
141 /// Converts a 128-bit vector containing 16-bit half-precision float
149 /// A 128-bit vector containing 16-bit half-precision float values to be
150 /// converted to 32-bit single-precision float values.
152 /// single-precision float values.