Lines Matching full:values
36 /// A pointer to a 128-bit integer vector containing integer values.
37 /// \returns A 128-bit vector containing the moved values.
44 /// Adds the even-indexed values and subtracts the odd-indexed values of
63 /// Horizontally adds the adjacent pairs of values contained in two
72 /// The horizontal sums of the values are stored in the lower bits of the
76 /// The horizontal sums of the values are stored in the upper bits of the
86 /// Horizontally subtracts the adjacent pairs of values contained in two
95 /// The horizontal differences between the values are stored in the lower
99 /// The horizontal differences between the values are stored in the upper
109 /// Moves and duplicates odd-indexed values from a 128-bit vector
110 /// of [4 x float] to float values stored in a 128-bit vector of
124 /// values.
131 /// Duplicates even-indexed values from a 128-bit vector of
132 /// [4 x float] to float values stored in a 128-bit vector of [4 x float].
145 /// values.
152 /// Adds the even-indexed values and subtracts the odd-indexed values of
171 /// Horizontally adds the pairs of values contained in two 128-bit
180 /// The horizontal sum of the values is stored in the lower bits of the
184 /// The horizontal sum of the values is stored in the upper bits of the
194 /// Horizontally subtracts the pairs of values contained in two 128-bit
203 /// The horizontal difference of the values is stored in the lower bits of
207 /// The horizontal difference of the values is stored in the upper bits of
218 /// values stored in a 128-bit vector of [2 x double].
231 /// duplicated values.
235 /// a 128-bit vector of [2 x double] to double-precision values stored in a
246 /// duplicated values.