Home
last modified time | relevance | path

Searched defs:vec_xlw4 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Dvecintrin.h1186 vec_xlw4(long __offset, const signed char *__ptr) { vec_xlw4() function
1195 vec_xlw4(long __offset, const unsigned char *__ptr) { vec_xlw4() function
1204 vec_xlw4(long __offset, const signed short *__ptr) { vec_xlw4() function
1213 vec_xlw4(long __offset, const unsigned short *__ptr) { vec_xlw4() function
1222 vec_xlw4(long __offset, const signed int *__ptr) { vec_xlw4() function
1231 vec_xlw4(long __offset, const unsigned int *__ptr) { vec_xlw4() function
H A Daltivec.h17715 #define vec_xlw4 vec_xl macro