Searched refs:vs8 (Results 1 – 3 of 3) sorted by relevance
1106 __vector signed short vs8; in _mm_cvtpi16_ps() local1110 vs8 = (__vector signed short) (__vector unsigned long long) { __A, __A }; in _mm_cvtpi16_ps()1111 vi4 = vec_vupklsh (vs8); in _mm_cvtpi16_ps()1123 __vector unsigned short vs8; in _mm_cvtpu16_ps() local1127 vs8 = (__vector unsigned short) (__vector unsigned long long) { __A, __A }; in _mm_cvtpu16_ps()1130 (vs8, zero); in _mm_cvtpu16_ps()1132 (zero, vs8); in _mm_cvtpu16_ps()1144 __vector signed short vs8; in _mm_cvtpi8_ps() local1149 vs8 = vec_vupkhsb (vc16); in _mm_cvtpi8_ps()1150 vi4 = vec_vupkhsh (vs8); in _mm_cvtpi8_ps()[all …]
183 #define vs8 8 macro