Searched refs:__xform1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dpmmintrin.h70 __vector unsigned char __xform1 = {0x04, 0x05, 0x06, 0x07, 0x0C, 0x0D, local
74 vec_perm((__v4sf)__X, (__v4sf)__Y, __xform1));
83 __vector unsigned char __xform1 = {0x04, 0x05, 0x06, 0x07, 0x0C, 0x0D, local
87 vec_perm((__v4sf)__X, (__v4sf)__Y, __xform1));
H A Demmintrin.h1388 __vector unsigned char __xform1 = { local
1400 return (__m128i)vec_perm(__w0, __w1, __xform1);
1987 __v16qu __xform1 = { local
1999 return (__m128i)vec_perm(__w0, __w1, __xform1);
H A Dmmintrin.h1080 __vector unsigned char __xform1 = { local
1095 __c = (__vector signed short)vec_perm(__w0, __w1, __xform1);
H A Dxmmintrin.h1576 __vector unsigned char __xform1 = { local
1591 __c = (__vector unsigned short)vec_perm(__w0, __w1, __xform1);

Completed in 197 milliseconds