Home
last modified time | relevance | path

Searched defs:__ptr (Results 1 – 20 of 20) sorted by relevance

/llvm-project/libcxx/include/__memory/
H A Dassume_aligned.h26 [[__nodiscard__]] _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __assume_aligned(_Tp* __ptr) { in __assume_aligned() argument
42 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Tp* assume_aligned(_Tp* __ptr) { in assume_aligned() argument
H A Daligned_alloc.h52 __libcpp_aligned_free(void * __ptr) __libcpp_aligned_free() argument
H A Dunique_ptr.h67 delete __ptr; operator() local
[all...]
H A Duses_allocator_construction.h212 __uninitialized_construct_using_allocator(_Type * __ptr,const _Alloc & __alloc,_Args &&...__args) __uninitialized_construct_using_allocator() argument
/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmm_malloc.h29 void *__ptr; in _mm_malloc() local
39 static __inline void _mm_free(void *__ptr) { free(__ptr); } in _mm_free()
/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h486 __device__ inline size_t __nv_cvta_generic_to_global_impl(const void *__ptr) { in __nv_cvta_generic_to_global_impl()
489 __device__ inline size_t __nv_cvta_generic_to_shared_impl(const void *__ptr) { in __nv_cvta_generic_to_shared_impl()
492 __device__ inline size_t __nv_cvta_generic_to_constant_impl(const void *__ptr) { in __nv_cvta_generic_to_constant_impl()
495 __device__ inline size_t __nv_cvta_generic_to_local_impl(const void *__ptr) { in __nv_cvta_generic_to_local_impl()
498 __device__ inline void *__nv_cvta_global_to_generic_impl(size_t __ptr) { in __nv_cvta_global_to_generic_impl()
501 __device__ inline void *__nv_cvta_shared_to_generic_impl(size_t __ptr) { in __nv_cvta_shared_to_generic_impl()
504 __device__ inline void *__nv_cvta_constant_to_generic_impl(size_t __ptr) { in __nv_cvta_constant_to_generic_impl()
507 __device__ inline void *__nv_cvta_local_to_generic_impl(size_t __ptr) { in __nv_cvta_local_to_generic_impl()
510 __device__ inline cuuint32_t __nvvm_get_smem_pointer(void *__ptr) { in __nvvm_get_smem_pointer()
569 __nv_associate_access_property(const void *__ptr, unsigned long long __prop) { in __nv_associate_access_property()
[all …]
H A D__clang_hip_runtime_wrapper.h73 __attribute__((noinline, weak)) __device__ void free(void *__ptr) { in free()
81 __attribute__((weak)) inline __device__ void free(void *__ptr) { in free()
H A D__clang_cuda_texture_intrinsics.h21 #define __nv_tex_surf_handler(__op, __ptr, ...) \ argument
H A Dvecintrin.h314 vec_insert_and_zero(const signed char *__ptr) { in vec_insert_and_zero() argument
321 vec_insert_and_zero(const unsigned char *__ptr) { in vec_insert_and_zero() argument
328 vec_insert_and_zero(const signed short *__ptr) { in vec_insert_and_zero() argument
335 vec_insert_and_zero(const unsigned short *__ptr) { in vec_insert_and_zero() argument
342 vec_insert_and_zero(const signed int *__ptr) { in vec_insert_and_zero() argument
349 vec_insert_and_zero(const unsigned int * __ptr) vec_insert_and_zero() argument
356 vec_insert_and_zero(const signed long long * __ptr) vec_insert_and_zero() argument
363 vec_insert_and_zero(const unsigned long long * __ptr) vec_insert_and_zero() argument
371 vec_insert_and_zero(const float * __ptr) vec_insert_and_zero() argument
379 vec_insert_and_zero(const double * __ptr) vec_insert_and_zero() argument
860 vec_gather_element(__vector signed int __vec,__vector unsigned int __offset,const signed int * __ptr,int __index) vec_gather_element() argument
870 vec_gather_element(__vector __bool int __vec,__vector unsigned int __offset,const unsigned int * __ptr,int __index) vec_gather_element() argument
880 vec_gather_element(__vector unsigned int __vec,__vector unsigned int __offset,const unsigned int * __ptr,int __index) vec_gather_element() argument
890 vec_gather_element(__vector signed long long __vec,__vector unsigned long long __offset,const signed long long * __ptr,int __index) vec_gather_element() argument
900 vec_gather_element(__vector __bool long long __vec,__vector unsigned long long __offset,const unsigned long long * __ptr,int __index) vec_gather_element() argument
910 vec_gather_element(__vector unsigned long long __vec,__vector unsigned long long __offset,const unsigned long long * __ptr,int __index) vec_gather_element() argument
921 vec_gather_element(__vector float __vec,__vector unsigned int __offset,const float * __ptr,int __index) vec_gather_element() argument
932 vec_gather_element(__vector double __vec,__vector unsigned long long __offset,const double * __ptr,int __index) vec_gather_element() argument
944 vec_scatter_element(__vector signed int __vec,__vector unsigned int __offset,signed int * __ptr,int __index) vec_scatter_element() argument
953 vec_scatter_element(__vector __bool int __vec,__vector unsigned int __offset,unsigned int * __ptr,int __index) vec_scatter_element() argument
962 vec_scatter_element(__vector unsigned int __vec,__vector unsigned int __offset,unsigned int * __ptr,int __index) vec_scatter_element() argument
971 vec_scatter_element(__vector signed long long __vec,__vector unsigned long long __offset,signed long long * __ptr,int __index) vec_scatter_element() argument
980 vec_scatter_element(__vector __bool long long __vec,__vector unsigned long long __offset,unsigned long long * __ptr,int __index) vec_scatter_element() argument
989 vec_scatter_element(__vector unsigned long long __vec,__vector unsigned long long __offset,unsigned long long * __ptr,int __index) vec_scatter_element() argument
999 vec_scatter_element(__vector float __vec,__vector unsigned int __offset,float * __ptr,int __index) vec_scatter_element() argument
1009 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
1283 vec_xst(__vector signed long long __vec,long __offset,signed long long * __ptr) vec_xst() argument
1291 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
1363 vec_xstd2(__vector signed long long __vec,long __offset,signed long long * __ptr) vec_xstd2() argument
1372 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
1490 vec_load_len(const signed char * __ptr,unsigned int __len) vec_load_len() argument
1495 vec_load_len(const unsigned char * __ptr,unsigned int __len) vec_load_len() argument
1500 vec_load_len(const signed short * __ptr,unsigned int __len) vec_load_len() argument
1505 vec_load_len(const unsigned short * __ptr,unsigned int __len) vec_load_len() argument
1510 vec_load_len(const signed int * __ptr,unsigned int __len) vec_load_len() argument
1515 vec_load_len(const unsigned int * __ptr,unsigned int __len) vec_load_len() argument
1520 vec_load_len(const signed long long * __ptr,unsigned int __len) vec_load_len() argument
1525 vec_load_len(const unsigned long long * __ptr,unsigned int __len) vec_load_len() argument
1531 vec_load_len(const float * __ptr,unsigned int __len) vec_load_len() argument
1537 vec_load_len(const double * __ptr,unsigned int __len) vec_load_len() argument
1545 vec_load_len_r(const unsigned char * __ptr,unsigned int __len) vec_load_len_r() argument
1553 vec_store_len(__vector signed char __vec,signed char * __ptr,unsigned int __len) vec_store_len() argument
1559 vec_store_len(__vector unsigned char __vec,unsigned char * __ptr,unsigned int __len) vec_store_len() argument
1565 vec_store_len(__vector signed short __vec,signed short * __ptr,unsigned int __len) vec_store_len() argument
1571 vec_store_len(__vector unsigned short __vec,unsigned short * __ptr,unsigned int __len) vec_store_len() argument
1577 vec_store_len(__vector signed int __vec,signed int * __ptr,unsigned int __len) vec_store_len() argument
1583 vec_store_len(__vector unsigned int __vec,unsigned int * __ptr,unsigned int __len) vec_store_len() argument
1589 vec_store_len(__vector signed long long __vec,signed long long * __ptr,unsigned int __len) vec_store_len() argument
1595 vec_store_len(__vector unsigned long long __vec,unsigned long long * __ptr,unsigned int __len) vec_store_len() argument
1602 vec_store_len(__vector float __vec,float * __ptr,unsigned int __len) vec_store_len() argument
1609 vec_store_len(__vector double __vec,double * __ptr,unsigned int __len) vec_store_len() argument
1618 vec_store_len_r(__vector unsigned char __vec,unsigned char * __ptr,unsigned int __len) vec_store_len_r() argument
9047 vec_ld2f(const float * __ptr) vec_ld2f() argument
9056 vec_st2f(__vector double __a,float * __ptr) vec_st2f() argument
[all...]
H A Darm_acle.h753 __arm_mte_create_random_tag(__ptr,__mask) global() argument
754 __arm_mte_increment_tag(__ptr,__tag_offset) global() argument
755 __arm_mte_exclude_tag(__ptr,__excluded) global() argument
756 __arm_mte_get_tag(__ptr) global() argument
757 __arm_mte_set_tag(__ptr) global() argument
[all...]
H A D__clang_cuda_runtime_wrapper.h431 __device__ static inline void free(void *__ptr) { ::free(__ptr); } in free()
H A Daltivec.h17725 const signed char *__ptr) { 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
17747 const signed int *__ptr) { in vec_xl() argument
17753 vec_xl(ptrdiff_t __offset,const unsigned int * __ptr) vec_xl() argument
17759 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
17782 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
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
17947 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
18012 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
18030 vec_xst(vector float __vec,ptrdiff_t __offset,float * __ptr) vec_xst() argument
18038 vec_xst(vector signed long long __vec,ptrdiff_t __offset,signed long long * __ptr) vec_xst() argument
18045 vec_xst(vector unsigned long long __vec,ptrdiff_t __offset,unsigned long long * __ptr) vec_xst() argument
18051 vec_xst(vector double __vec,ptrdiff_t __offset,double * __ptr) vec_xst() argument
18061 vec_xst(vector signed __int128 __vec,ptrdiff_t __offset,signed __int128 * __ptr) vec_xst() argument
18068 vec_xst(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned __int128 * __ptr) vec_xst() argument
18080 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed char * __ptr) vec_xst_trunc() argument
18086 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned char * __ptr) vec_xst_trunc() argument
18092 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed short * __ptr) vec_xst_trunc() argument
18098 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned short * __ptr) vec_xst_trunc() argument
18104 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed int * __ptr) vec_xst_trunc() argument
18110 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned int * __ptr) vec_xst_trunc() argument
18116 vec_xst_trunc(vector signed __int128 __vec,ptrdiff_t __offset,signed long long * __ptr) vec_xst_trunc() argument
18122 vec_xst_trunc(vector unsigned __int128 __vec,ptrdiff_t __offset,unsigned long long * __ptr) vec_xst_trunc() argument
18132 vec_xst_be(vector signed char __vec,signed long long __offset,signed char * __ptr) vec_xst_be() argument
18142 vec_xst_be(vector unsigned char __vec,signed long long __offset,unsigned char * __ptr) vec_xst_be() argument
18152 vec_xst_be(vector signed short __vec,signed long long __offset,signed short * __ptr) vec_xst_be() argument
18161 vec_xst_be(vector unsigned short __vec,signed long long __offset,unsigned short * __ptr) vec_xst_be() argument
18170 vec_xst_be(vector signed int __vec,signed long long __offset,signed int * __ptr) vec_xst_be() argument
18176 vec_xst_be(vector unsigned int __vec,signed long long __offset,unsigned int * __ptr) vec_xst_be() argument
18182 vec_xst_be(vector float __vec,signed long long __offset,float * __ptr) vec_xst_be() argument
18189 vec_xst_be(vector signed long long __vec,signed long long __offset,signed long long * __ptr) vec_xst_be() argument
18195 vec_xst_be(vector unsigned long long __vec,signed long long __offset,unsigned long long * __ptr) vec_xst_be() argument
18201 vec_xst_be(vector double __vec,signed long long __offset,double * __ptr) vec_xst_be() argument
18210 vec_xst_be(vector signed __int128 __vec,signed long long __offset,signed __int128 * __ptr) vec_xst_be() argument
18216 vec_xst_be(vector unsigned __int128 __vec,signed long long __offset,unsigned __int128 * __ptr) vec_xst_be() argument
[all...]
/llvm-project/libcxx/include/__format/
H A Dbuffer.h67 __output_buffer(_CharT * __ptr,size_t __capacity,_Tp * __obj) __output_buffer() argument
73 __reset(_CharT * __ptr,size_t __capacity) __reset() argument
289 __flush(_CharT * __ptr,size_t __n) __flush() argument
[all...]
H A Dformatter_integral.h97 auto __ptr = __grouping.begin(); __determine_grouping() local
H A Dformat_arg.h75 __ptr, global() enumerator
/llvm-project/libcxx/src/include/
H A Doverridable_function.h86 uintptr_t __ptr = reinterpret_cast<uintptr_t>(__fptr); __is_function_overridden() local
[all...]
/llvm-project/libcxx/include/__atomic/
H A Datomic_ref.h54 _Tp* __ptr = std::addressof(__val); __clear_padding() local
/llvm-project/libcxx/src/
H A Datomic.cpp57 __libcpp_platform_wait_on_address(__cxx_atomic_contention_t const volatile* __ptr, __cxx_contention_t __val) { in __libcpp_platform_wait_on_address() argument
62 static void __libcpp_platform_wake_by_address(__cxx_atomic_contention_t const volatile* __ptr, bool __notify_one) { in __libcpp_platform_wake_by_address() argument
[all...]
/llvm-project/libcxx/include/__algorithm/
H A Dpush_heap.h40 _RandomAccessIterator __ptr = __first + __len; in __sift_up() local
/llvm-project/libcxx/include/__memory_resource/
H A Dpolymorphic_allocator.h103 _Type* __ptr = allocate_object<_Type>(); new_object() local
111 delete_object(_Type * __ptr) delete_object() argument
[all...]