Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__algorithm/
H A Dmismatch.h81 auto __offset = __i * __vec_size + std::__find_first_not_set(__cmp_res); __mismatch_vectorized() local
94 auto __offset = std::__find_first_not_set(__cmp_res); __mismatch_vectorized() local
109 auto __offset = __mismatch_vectorized() local
H A Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/llvm-project/libcxx/include/__chrono/
H A Dformatter.h184 __format_zone_offset(basic_stringstream<_CharT> & __sstr,chrono::seconds __offset,bool __modifier) __format_zone_offset() argument
206 chrono::seconds __offset; global() member
/llvm-project/clang/lib/Headers/
H A Dvecintrin.h952 __vector unsigned int __offset, in vec_scatter_element() argument
859 vec_gather_element(__vector signed int __vec,__vector unsigned int __offset,const signed int * __ptr,int __index) vec_gather_element() argument
869 vec_gather_element(__vector __bool int __vec,__vector unsigned int __offset,const unsigned int * __ptr,int __index) vec_gather_element() argument
879 vec_gather_element(__vector unsigned int __vec,__vector unsigned int __offset,const unsigned int * __ptr,int __index) vec_gather_element() argument
889 vec_gather_element(__vector signed long long __vec,__vector unsigned long long __offset,const signed long long * __ptr,int __index) vec_gather_element() argument
899 vec_gather_element(__vector __bool long long __vec,__vector unsigned long long __offset,const unsigned long long * __ptr,int __index) 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
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() argument
17730 vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl() argument
17735 vec_xl(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl() argument
17741 vec_xl(ptrdiff_t __offset, const unsigned short *__ptr) { in vec_xl() argument
17746 static inline __ATTRS_o_ai vector signed int vec_xl(ptrdiff_t __offset, in vec_xl() argument
17753 vec_xl(ptrdiff_t __offset,const unsigned int * __ptr) vec_xl() argument
17758 vec_xl(ptrdiff_t __offset,const float * __ptr) vec_xl() argument
17770 vec_xl(ptrdiff_t __offset,const signed long long * __ptr) vec_xl() argument
17776 vec_xl(ptrdiff_t __offset,const unsigned long long * __ptr) vec_xl() argument
17781 vec_xl(ptrdiff_t __offset,const double * __ptr) vec_xl() argument
17794 vec_xl(ptrdiff_t __offset,const signed __int128 * __ptr) vec_xl() argument
17800 vec_xl(ptrdiff_t __offset,const unsigned __int128 * __ptr) vec_xl() argument
17810 vec_xl_be(ptrdiff_t __offset,const signed char * __ptr) vec_xl_be() argument
17817 vec_xl_be(ptrdiff_t __offset,const unsigned char * __ptr) vec_xl_be() argument
17824 vec_xl_be(ptrdiff_t __offset,const signed short * __ptr) vec_xl_be() argument
17830 vec_xl_be(ptrdiff_t __offset,const unsigned short * __ptr) vec_xl_be() argument
17836 vec_xl_be(signed long long __offset,const signed int * __ptr) vec_xl_be() argument
17841 vec_xl_be(signed long long __offset,const unsigned int * __ptr) vec_xl_be() argument
17846 vec_xl_be(signed long long __offset,const float * __ptr) vec_xl_be() argument
17852 vec_xl_be(signed long long __offset,const signed long long * __ptr) vec_xl_be() argument
17857 vec_xl_be(signed long long __offset,const unsigned long long * __ptr) vec_xl_be() argument
17862 vec_xl_be(signed long long __offset,const double * __ptr) vec_xl_be() argument
17870 vec_xl_be(signed long long __offset,const signed __int128 * __ptr) vec_xl_be() argument
17875 vec_xl_be(signed long long __offset,const unsigned __int128 * __ptr) vec_xl_be() argument
17889 vec_xl_sext(ptrdiff_t __offset,const signed char * __pointer) vec_xl_sext() argument
17894 vec_xl_sext(ptrdiff_t __offset,const signed short * __pointer) vec_xl_sext() argument
17899 vec_xl_sext(ptrdiff_t __offset,const signed int * __pointer) vec_xl_sext() argument
17904 vec_xl_sext(ptrdiff_t __offset,const signed long long * __pointer) vec_xl_sext() argument
17911 vec_xl_zext(ptrdiff_t __offset,const unsigned char * __pointer) vec_xl_zext() argument
17916 vec_xl_zext(ptrdiff_t __offset,const unsigned short * __pointer) vec_xl_zext() argument
17921 vec_xl_zext(ptrdiff_t __offset,const unsigned int * __pointer) vec_xl_zext() argument
17926 vec_xl_zext(ptrdiff_t __offset,const unsigned long long * __pointer) vec_xl_zext() argument
17935 vec_xlds(ptrdiff_t __offset,const signed long long * __ptr) vec_xlds() argument
17941 vec_xlds(ptrdiff_t __offset,const unsigned long long * __ptr) vec_xlds() argument
17946 vec_xlds(ptrdiff_t __offset,const double * __ptr) vec_xlds() argument
17954 vec_load_splats(signed long long __offset,const signed int * __ptr) vec_load_splats() argument
17960 vec_load_splats(unsigned long long __offset,const signed int * __ptr) vec_load_splats() argument
17966 vec_load_splats(signed long long __offset,const unsigned int * __ptr) vec_load_splats() argument
17972 vec_load_splats(unsigned long long __offset,const unsigned int * __ptr) vec_load_splats() argument
17978 vec_load_splats(signed long long __offset,const float * __ptr) vec_load_splats() argument
17984 vec_load_splats(unsigned long long __offset,const float * __ptr) vec_load_splats() argument
17995 vec_xst(vector signed char __vec,ptrdiff_t __offset,signed char * __ptr) vec_xst() argument
18000 vec_xst(vector unsigned char __vec,ptrdiff_t __offset,unsigned char * __ptr) vec_xst() argument
18005 vec_xst(vector signed short __vec,ptrdiff_t __offset,signed short * __ptr) vec_xst() argument
18011 vec_xst(vector unsigned short __vec,ptrdiff_t __offset,unsigned short * __ptr) vec_xst() argument
18018 vec_xst(vector signed int __vec,ptrdiff_t __offset,signed int * __ptr) vec_xst() argument
18024 vec_xst(vector unsigned int __vec,ptrdiff_t __offset,unsigned int * __ptr) vec_xst() argument
18029 vec_xst(vector float __vec,ptrdiff_t __offset,float * __ptr) vec_xst() argument
18037 vec_xst(vector signed long long __vec,ptrdiff_t __offset,signed long long * __ptr) vec_xst() argument
18044 vec_xst(vector unsigned long long __vec,ptrdiff_t __offset,unsigned long long * __ptr) vec_xst() argument
18050 vec_xst(vector double __vec,ptrdiff_t __offset,double * __ptr) vec_xst() argument
18060 vec_xst(vector signed __int128 __vec,ptrdiff_t __offset,signed __int128 * __ptr) vec_xst() argument
18067 vec_xst(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned __int128 * __ptr) vec_xst() argument
18079 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed char * __ptr) vec_xst_trunc() argument
18085 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned char * __ptr) vec_xst_trunc() argument
18091 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed short * __ptr) vec_xst_trunc() argument
18097 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned short * __ptr) vec_xst_trunc() argument
18103 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed int * __ptr) vec_xst_trunc() argument
18109 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned int * __ptr) vec_xst_trunc() argument
18115 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed long long * __ptr) vec_xst_trunc() argument
18121 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned long long * __ptr) vec_xst_trunc() argument
18131 vec_xst_be(vector signed char __vec,signed long long __offset,signed char * __ptr) vec_xst_be() argument
18141 vec_xst_be(vector unsigned char __vec,signed long long __offset,unsigned char * __ptr) vec_xst_be() argument
18151 vec_xst_be(vector signed short __vec,signed long long __offset,signed short * __ptr) vec_xst_be() argument
18160 vec_xst_be(vector unsigned short __vec,signed long long __offset,unsigned short * __ptr) vec_xst_be() argument
18169 vec_xst_be(vector signed int __vec,signed long long __offset,signed int * __ptr) vec_xst_be() argument
18175 vec_xst_be(vector unsigned int __vec,signed long long __offset,unsigned int * __ptr) vec_xst_be() argument
18181 vec_xst_be(vector float __vec,signed long long __offset,float * __ptr) vec_xst_be() argument
18188 vec_xst_be(vector signed long long __vec,signed long long __offset,signed long long * __ptr) vec_xst_be() argument
18194 vec_xst_be(vector unsigned long long __vec,signed long long __offset,unsigned long long * __ptr) vec_xst_be() argument
18200 vec_xst_be(vector double __vec,signed long long __offset,double * __ptr) vec_xst_be() argument
18209 vec_xst_be(vector signed __int128 __vec,signed long long __offset,signed __int128 * __ptr) vec_xst_be() argument
18215 vec_xst_be(vector unsigned __int128 __vec,signed long long __offset,unsigned __int128 * __ptr) vec_xst_be() argument
[all...]
/llvm-project/libcxx/include/__mdspan/
H A Dlayout_stride.h122 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { __offset() function
/llvm-project/libcxx/src/experimental/
H A Dtzdb.cpp412 __parse_dst(istream & __input,seconds __offset) __parse_dst() argument
H A Dtime_zone.cpp135 chrono::hh_mm_ss __offset{__continuation.__stdoff + __save}; in __format() local