Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Headers/
H A Dvecintrin.h859 __vector unsigned int __offset, in vec_gather_element()
869 __vector unsigned int __offset, in vec_gather_element()
879 __vector unsigned int __offset, in vec_gather_element()
920 __vector unsigned int __offset, in vec_gather_element()
1018 vec_xl(long __offset, const signed char *__ptr) { in vec_xl()
1034 vec_xl(long __offset, const signed short *__ptr) { in vec_xl()
1050 vec_xl(long __offset, const signed int *__ptr) { in vec_xl()
1058 vec_xl(long __offset, const unsigned int *__ptr) { in vec_xl()
1083 vec_xl(long __offset, const float *__ptr) { in vec_xl()
1092 vec_xl(long __offset, const double *__ptr) { in vec_xl()
[all …]
H A Daltivec.h17699 vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl()
17704 vec_xl(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl()
17710 vec_xl(ptrdiff_t __offset, const unsigned short *__ptr) { in vec_xl()
17722 vec_xl(ptrdiff_t __offset, const unsigned int *__ptr) { in vec_xl()
17739 vec_xl(ptrdiff_t __offset, const signed long long *__ptr) { in vec_xl()
17763 vec_xl(ptrdiff_t __offset, const signed __int128 *__ptr) { in vec_xl()
17779 vec_xl_be(ptrdiff_t __offset, const signed char *__ptr) { in vec_xl_be()
17786 vec_xl_be(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl_be()
17793 vec_xl_be(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl_be()
17815 vec_xl_be(signed long long __offset, const float *__ptr) { in vec_xl_be()
[all …]