Searched refs:__vc16 (Results 1 – 1 of 1) sorted by relevance
1126 __vector signed char __vc16; in _mm_cvtpi8_ps() local1131 __vc16 = (__vector signed char)(__vector unsigned long long){__A, __A}; in _mm_cvtpi8_ps()1132 __vs8 = vec_vupkhsb(__vc16); in _mm_cvtpi8_ps()1145 __vector unsigned char __vc16; in _mm_cvtpu8_ps() local1150 __vc16 = (__vector unsigned char)(__vector unsigned long long){__A, __A}; in _mm_cvtpu8_ps()1152 __vs8 = (__vector unsigned short)vec_mergel(__vc16, __zero); in _mm_cvtpu8_ps()1156 __vs8 = (__vector unsigned short)vec_mergel(__zero, __vc16); in _mm_cvtpu8_ps()