Lines Matching full:significant
53 /// The first component of the vector will be written to the least significant bits of the output;
54 /// the last component will be written to the most significant bits.
66 /// The first component of the vector will be written to the least significant bits of the output;
67 /// the last component will be written to the most significant bits.
79 /// The first component of the vector will be written to the least significant bits of the output;
80 /// the last component will be written to the most significant bits.
92 /// The first component of the vector will be written to the least significant bits of the output;
93 /// the last component will be written to the most significant bits.
105 /// The first component of the returned vector will be extracted from the least significant bits of the input;
106 /// the last component will be extracted from the most significant bits.
118 /// The first component of the returned vector will be extracted from the least significant bits of the input;
119 /// the last component will be extracted from the most significant bits.
131 /// The first component of the returned vector will be extracted from the least significant bits of the input;
132 /// the last component will be extracted from the most significant bits.
144 /// The first component of the returned vector will be extracted from the least significant bits of the input;
145 /// the last component will be extracted from the most significant bits.
154 /// The first vector component specifies the 32 least significant bits;
155 /// the second component specifies the 32 most significant bits.
163 /// The first component of the vector contains the 32 least significant bits of the double;
164 /// the second component consists the 32 most significant bits.
173 /// The first vector component specifies the 16 least-significant bits of the result;
174 /// the second component specifies the 16 most-significant bits.
183 /// The first component of the vector is obtained from the 16 least-significant bits of v;
184 /// the second component is obtained from the 16 most-significant bits of v.