Searched refs:__vs8 (Results 1 – 1 of 1) sorted by relevance
1090 __vector signed short __vs8; in _mm_cvtpi16_ps() local1094 __vs8 = (__vector signed short)(__vector unsigned long long){__A, __A}; in _mm_cvtpi16_ps()1095 __vi4 = vec_vupklsh(__vs8); in _mm_cvtpi16_ps()1106 __vector unsigned short __vs8; in _mm_cvtpu16_ps() local1110 __vs8 = (__vector unsigned short)(__vector unsigned long long){__A, __A}; in _mm_cvtpu16_ps()1113 (__vs8, __zero); in _mm_cvtpu16_ps()1115 (__zero, __vs8); in _mm_cvtpu16_ps()1127 __vector signed short __vs8; in _mm_cvtpi8_ps() local1132 __vs8 = vec_vupkhsb(__vc16); in _mm_cvtpi8_ps()1133 __vi4 = vec_vupkhsh(__vs8); in _mm_cvtpi8_ps()[all …]