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

/openbsd-current/gnu/llvm/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.h1387 __vector unsigned char __xform1 = { local
1399 return (__m128i)vec_perm(__w0, __w1, __xform1);
1986 __v16qu __xform1 = { local
1998 return (__m128i)vec_perm(__w0, __w1, __xform1);
H A Dxmmintrin.h1576 __vector unsigned char __xform1 = { local
1591 __c = (__vector unsigned short)vec_perm(__w0, __w1, __xform1);
H A Dmmintrin.h1080 __vector unsigned char __xform1 = { local
1095 __c = (__vector signed short)vec_perm(__w0, __w1, __xform1);

Completed in 173 milliseconds