Home
last modified time | relevance | path

Searched defs:__offset (Results 1 – 6 of 6) sorted by path

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h17730 vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl()
17735 vec_xl(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl()
17741 vec_xl(ptrdiff_t __offset, const unsigned short *__ptr) { in vec_xl()
17753 vec_xl(ptrdiff_t __offset, const unsigned int *__ptr) { in vec_xl()
17770 vec_xl(ptrdiff_t __offset, const signed long long *__ptr) { in vec_xl()
17794 vec_xl(ptrdiff_t __offset, const signed __int128 *__ptr) { in vec_xl()
17810 vec_xl_be(ptrdiff_t __offset, const signed char *__ptr) { in vec_xl_be()
17817 vec_xl_be(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl_be()
17824 vec_xl_be(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl_be()
17846 vec_xl_be(signed long long __offset, const float *__ptr) { in vec_xl_be()
[all …]
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 …]
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_stride.h122 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() function
/freebsd/include/
H A Dnl_types.h72 int32_t __offset; member
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h2062 #define RTW89_DEF_FBTC_MREG(__type, __bytes, __offset) \ argument