Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/freebsd-src/include/
H A Dnl_types.h72 int32_t __offset; member
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h859 __vector unsigned int __offset, in vec_gather_element() argument
869 __vector unsigned int __offset, in vec_gather_element() argument
879 __vector unsigned int __offset, in vec_gather_element() argument
889 __vector unsigned long long __offset, in vec_gather_element() argument
899 __vector unsigned long long __offset, in vec_gather_element() argument
909 vec_gather_element(__vector unsigned long long __vec,__vector unsigned long long __offset,const unsigned long long * __ptr,int __index) vec_gather_element() argument
920 vec_gather_element(__vector float __vec,__vector unsigned int __offset,const float * __ptr,int __index) vec_gather_element() argument
931 vec_gather_element(__vector double __vec,__vector unsigned long long __offset,const double * __ptr,int __index) vec_gather_element() argument
943 vec_scatter_element(__vector signed int __vec,__vector unsigned int __offset,signed int * __ptr,int __index) vec_scatter_element() argument
952 vec_scatter_element(__vector __bool int __vec,__vector unsigned int __offset,unsigned int * __ptr,int __index) vec_scatter_element() argument
961 vec_scatter_element(__vector unsigned int __vec,__vector unsigned int __offset,unsigned int * __ptr,int __index) vec_scatter_element() argument
970 vec_scatter_element(__vector signed long long __vec,__vector unsigned long long __offset,signed long long * __ptr,int __index) vec_scatter_element() argument
979 vec_scatter_element(__vector __bool long long __vec,__vector unsigned long long __offset,unsigned long long * __ptr,int __index) vec_scatter_element() argument
988 vec_scatter_element(__vector unsigned long long __vec,__vector unsigned long long __offset,unsigned long long * __ptr,int __index) vec_scatter_element() argument
998 vec_scatter_element(__vector float __vec,__vector unsigned int __offset,float * __ptr,int __index) vec_scatter_element() argument
1008 vec_scatter_element(__vector double __vec,__vector unsigned long long __offset,double * __ptr,int __index) vec_scatter_element() argument
1018 vec_xl(long __offset,const signed char * __ptr) vec_xl() argument
1026 vec_xl(long __offset,const unsigned char * __ptr) vec_xl() argument
1034 vec_xl(long __offset,const signed short * __ptr) vec_xl() argument
1042 vec_xl(long __offset,const unsigned short * __ptr) vec_xl() argument
1050 vec_xl(long __offset,const signed int * __ptr) vec_xl() argument
1058 vec_xl(long __offset,const unsigned int * __ptr) vec_xl() argument
1066 vec_xl(long __offset,const signed long long * __ptr) vec_xl() argument
1074 vec_xl(long __offset,const unsigned long long * __ptr) vec_xl() argument
1083 vec_xl(long __offset,const float * __ptr) vec_xl() argument
1092 vec_xl(long __offset,const double * __ptr) vec_xl() argument
1103 vec_xld2(long __offset,const signed char * __ptr) vec_xld2() argument
1112 vec_xld2(long __offset,const unsigned char * __ptr) vec_xld2() argument
1121 vec_xld2(long __offset,const signed short * __ptr) vec_xld2() argument
1130 vec_xld2(long __offset,const unsigned short * __ptr) vec_xld2() argument
1139 vec_xld2(long __offset,const signed int * __ptr) vec_xld2() argument
1148 vec_xld2(long __offset,const unsigned int * __ptr) vec_xld2() argument
1157 vec_xld2(long __offset,const signed long long * __ptr) vec_xld2() argument
1166 vec_xld2(long __offset,const unsigned long long * __ptr) vec_xld2() argument
1175 vec_xld2(long __offset,const double * __ptr) vec_xld2() argument
1186 vec_xlw4(long __offset,const signed char * __ptr) vec_xlw4() argument
1195 vec_xlw4(long __offset,const unsigned char * __ptr) vec_xlw4() argument
1204 vec_xlw4(long __offset,const signed short * __ptr) vec_xlw4() argument
1213 vec_xlw4(long __offset,const unsigned short * __ptr) vec_xlw4() argument
1222 vec_xlw4(long __offset,const signed int * __ptr) vec_xlw4() argument
1231 vec_xlw4(long __offset,const unsigned int * __ptr) vec_xlw4() argument
1241 vec_xst(__vector signed char __vec,long __offset,signed char * __ptr) vec_xst() argument
1248 vec_xst(__vector unsigned char __vec,long __offset,unsigned char * __ptr) vec_xst() argument
1255 vec_xst(__vector signed short __vec,long __offset,signed short * __ptr) vec_xst() argument
1262 vec_xst(__vector unsigned short __vec,long __offset,unsigned short * __ptr) vec_xst() argument
1269 vec_xst(__vector signed int __vec,long __offset,signed int * __ptr) vec_xst() argument
1275 vec_xst(__vector unsigned int __vec,long __offset,unsigned int * __ptr) vec_xst() argument
1282 vec_xst(__vector signed long long __vec,long __offset,signed long long * __ptr) vec_xst() argument
1290 vec_xst(__vector unsigned long long __vec,long __offset,unsigned long long * __ptr) vec_xst() argument
1299 vec_xst(__vector float __vec,long __offset,float * __ptr) vec_xst() argument
1306 vec_xst(__vector double __vec,long __offset,double * __ptr) vec_xst() argument
1315 vec_xstd2(__vector signed char __vec,long __offset,signed char * __ptr) vec_xstd2() argument
1323 vec_xstd2(__vector unsigned char __vec,long __offset,unsigned char * __ptr) vec_xstd2() argument
1331 vec_xstd2(__vector signed short __vec,long __offset,signed short * __ptr) vec_xstd2() argument
1339 vec_xstd2(__vector unsigned short __vec,long __offset,unsigned short * __ptr) vec_xstd2() argument
1347 vec_xstd2(__vector signed int __vec,long __offset,signed int * __ptr) vec_xstd2() argument
1354 vec_xstd2(__vector unsigned int __vec,long __offset,unsigned int * __ptr) vec_xstd2() argument
1362 vec_xstd2(__vector signed long long __vec,long __offset,signed long long * __ptr) vec_xstd2() argument
1371 vec_xstd2(__vector unsigned long long __vec,long __offset,unsigned long long * __ptr) vec_xstd2() argument
1380 vec_xstd2(__vector double __vec,long __offset,double * __ptr) vec_xstd2() argument
1389 vec_xstw4(__vector signed char __vec,long __offset,signed char * __ptr) vec_xstw4() argument
1397 vec_xstw4(__vector unsigned char __vec,long __offset,unsigned char * __ptr) vec_xstw4() argument
1405 vec_xstw4(__vector signed short __vec,long __offset,signed short * __ptr) vec_xstw4() argument
1413 vec_xstw4(__vector unsigned short __vec,long __offset,unsigned short * __ptr) vec_xstw4() argument
1421 vec_xstw4(__vector signed int __vec,long __offset,signed int * __ptr) vec_xstw4() argument
1428 vec_xstw4(__vector unsigned int __vec,long __offset,unsigned int * __ptr) vec_xstw4() argument
[all...]
H A Daltivec.h17724 static inline __ATTRS_o_ai vector signed char vec_xl(ptrdiff_t __offset, in vec_xl()
17730 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()
17746 static inline __ATTRS_o_ai vector signed int vec_xl(ptrdiff_t __offset, in vec_xl()
17753 vec_xl(ptrdiff_t __offset, const unsigned int *__ptr) { in vec_xl()
17758 static inline __ATTRS_o_ai vector float vec_xl(ptrdiff_t __offset, in vec_xl()
17770 vec_xl(ptrdiff_t __offset, const signed long long *__ptr) { in vec_xl()
17776 vec_xl(ptrdiff_t __offset, const unsigned long long *__ptr) { in vec_xl()
17781 static inline __ATTRS_o_ai vector double vec_xl(ptrdiff_t __offset, in vec_xl()
[all …]
/freebsd-src/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-src/sys/contrib/dev/rtw89/
H A Dcore.h2062 RTW89_DEF_FBTC_MREG(__type,__bytes,__offset) global() argument