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

/freebsd-current/contrib/llvm-project/libcxx/include/__memory/
H A Dassume_aligned.h26 _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __assume_aligned(_Tp* __ptr) { argument
42 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Tp* assume_aligned(_Tp* __ptr) { argument
H A Daligned_alloc.h52 inline _LIBCPP_HIDE_FROM_ABI void __libcpp_aligned_free(void* __ptr) { argument
/freebsd-current/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Dmm_malloc.h29 void *__ptr; local
39 static __inline void _mm_free(void *__ptr) { free(__ptr); } argument
/freebsd-current/contrib/llvm-project/libcxx/src/include/
H A Doverridable_function.h82 uintptr_t __ptr = reinterpret_cast<uintptr_t>(__fptr); variable
/freebsd-current/contrib/llvm-project/libcxx/include/experimental/__simd/
H A Daligned_tag.h29 static _LIBCPP_HIDE_FROM_ABI constexpr _Up* __apply(_Up* __ptr) { argument
42 static _LIBCPP_HIDE_FROM_ABI constexpr _Up* __apply(_Up* __ptr) { argument
56 static _LIBCPP_HIDE_FROM_ABI constexpr _Up* __apply(_Up* __ptr) { argument
/freebsd-current/contrib/llvm-project/libcxx/include/__algorithm/
H A Dpush_heap.h40 _RandomAccessIterator __ptr = __first + __len; local
/freebsd-current/contrib/llvm-project/libcxx/include/__stop_token/
H A Dintrusive_shared_ptr.h101 _LIBCPP_HIDE_FROM_ABI friend bool constexpr operator==(const __intrusive_shared_ptr& __ptr, std::nullptr_t) { argument
/freebsd-current/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_pointer.h43 _LIBCPP_HIDE_FROM_ABI typename _FormatContext::iterator format(const void* __ptr, _FormatContext& __ctx) const { argument
H A Dformatter_integral.h97 auto __ptr = __grouping.begin(); local
H A Dformat_arg.h74 __ptr, member in class:__format::__arg_t
H A Dbuffer.h67 _LIBCPP_HIDE_FROM_ABI explicit __output_buffer(_CharT* __ptr, size_t __capacity, _Tp* __obj) argument
73 _LIBCPP_HIDE_FROM_ABI void __reset(_CharT* __ptr, size_t __capacity) { argument
289 _LIBCPP_HIDE_FROM_ABI void __flush(_CharT* __ptr, size_t __n) { argument
333 _LIBCPP_HIDE_FROM_ABI void __flush(_CharT* __ptr, size_t __n) { argument
373 _LIBCPP_HIDE_FROM_ABI void __flush(_CharT* __ptr, size_ argument
418 __flush(_CharT* __ptr, size_t __n) argument
453 __flush(_CharT* __ptr, size_t __n) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h73 __attribute__((noinline, weak)) __device__ void free(void *__ptr) { argument
81 __attribute__((weak)) inline __device__ void free(void *__ptr) { argument
92 __attribute__((weak)) inline __device__ void free(void *__ptr) { argument
100 __attribute__((weak)) inline __device__ void free(void *__ptr) { argument
H A D__clang_cuda_texture_intrinsics.h662 __device__ static void __tex_fetch(__T *__ptr, cudaTextureObject_t __handle, argument
684 __device__ static void __tex_fetch(__T *__ptr, __HandleT __handle, argument
696 __tex_fetch(__DataT *, __RetT *__ptr, argument
709 __tex_fetch(__DataT *, __RetT *__ptr, argument
[all...]
H A D__clang_cuda_runtime_wrapper.h431 __device__ static inline void free(void *__ptr) { ::free(__ptr); } argument
H A D__clang_cuda_intrinsics.h488 __device__ inline size_t __nv_cvta_generic_to_global_impl(const void *__ptr) { argument
491 __device__ inline size_t __nv_cvta_generic_to_shared_impl(const void *__ptr) { argument
494 __device__ inline size_t __nv_cvta_generic_to_constant_impl(const void *__ptr) { argument
497 __device__ inline size_t __nv_cvta_generic_to_local_impl(const void *__ptr) { argument
500 __device__ inline void *__nv_cvta_global_to_generic_impl(size_t __ptr) { argument
503 __nv_cvta_shared_to_generic_impl(size_t __ptr) argument
506 __nv_cvta_constant_to_generic_impl(size_t __ptr) argument
509 __nv_cvta_local_to_generic_impl(size_t __ptr) argument
512 __nvvm_get_smem_pointer(void *__ptr) argument
571 __nv_associate_access_property(const void *__ptr, unsigned long long __prop) argument
585 __isClusterShared(const void *__ptr) argument
589 __cluster_map_shared_rank(const void *__ptr, unsigned __rank) argument
594 __cluster_query_shared_rank(const void *__ptr) argument
599 __cluster_map_shared_multicast(const void *__ptr, unsigned int __cluster_cta_mask) argument
655 atomicAdd(float2 *__ptr, float2 __val) argument
663 atomicAdd_block(float2 *__ptr, float2 __val) argument
671 atomicAdd_system(float2 *__ptr, float2 __val) argument
679 atomicAdd(float4 *__ptr, float4 __val) argument
687 atomicAdd_block(float4 *__ptr, float4 __val) argument
696 atomicAdd_system(float4 *__ptr, float4 __val) argument
[all...]
H A Dvecintrin.h314 vec_insert_and_zero(const signed char *__ptr) { argument
321 vec_insert_and_zero(const unsigned char *__ptr) { argument
328 vec_insert_and_zero(const signed short *__ptr) { argument
335 vec_insert_and_zero(const unsigned short *__ptr) { argument
342 vec_insert_and_zero(const signed int *__ptr) { argument
349 vec_insert_and_zero(const unsigned int *__ptr) argument
356 vec_insert_and_zero(const signed long long *__ptr) argument
363 vec_insert_and_zero(const unsigned long long *__ptr) argument
371 vec_insert_and_zero(const float *__ptr) argument
379 vec_insert_and_zero(const double *__ptr) argument
1018 vec_xl(long __offset, const signed char *__ptr) argument
1026 vec_xl(long __offset, const unsigned char *__ptr) argument
1034 vec_xl(long __offset, const signed short *__ptr) argument
1042 vec_xl(long __offset, const unsigned short *__ptr) argument
1050 vec_xl(long __offset, const signed int *__ptr) argument
1058 vec_xl(long __offset, const unsigned int *__ptr) argument
1066 vec_xl(long __offset, const signed long long *__ptr) argument
1074 vec_xl(long __offset, const unsigned long long *__ptr) argument
1083 vec_xl(long __offset, const float *__ptr) argument
1092 vec_xl(long __offset, const double *__ptr) argument
1103 vec_xld2(long __offset, const signed char *__ptr) argument
1112 vec_xld2(long __offset, const unsigned char *__ptr) argument
1121 vec_xld2(long __offset, const signed short *__ptr) argument
1130 vec_xld2(long __offset, const unsigned short *__ptr) argument
1139 vec_xld2(long __offset, const signed int *__ptr) argument
1148 vec_xld2(long __offset, const unsigned int *__ptr) argument
1157 vec_xld2(long __offset, const signed long long *__ptr) argument
1166 vec_xld2(long __offset, const unsigned long long *__ptr) argument
1175 vec_xld2(long __offset, const double *__ptr) argument
1186 vec_xlw4(long __offset, const signed char *__ptr) argument
1195 vec_xlw4(long __offset, const unsigned char *__ptr) argument
1204 vec_xlw4(long __offset, const signed short *__ptr) argument
1213 vec_xlw4(long __offset, const unsigned short *__ptr) argument
1222 vec_xlw4(long __offset, const signed int *__ptr) argument
1231 vec_xlw4(long __offset, const unsigned int *__ptr) argument
1241 vec_xst(__vector signed char __vec, long __offset, signed char *__ptr) argument
1248 vec_xst(__vector unsigned char __vec, long __offset, unsigned char *__ptr) argument
1255 vec_xst(__vector signed short __vec, long __offset, signed short *__ptr) argument
1262 vec_xst(__vector unsigned short __vec, long __offset, unsigned short *__ptr) argument
1269 vec_xst(__vector signed int __vec, long __offset, signed int *__ptr) argument
1275 vec_xst(__vector unsigned int __vec, long __offset, unsigned int *__ptr) argument
1282 vec_xst(__vector signed long long __vec, long __offset, signed long long *__ptr) argument
1290 vec_xst(__vector unsigned long long __vec, long __offset, unsigned long long *__ptr) argument
1299 vec_xst(__vector float __vec, long __offset, float *__ptr) argument
1306 vec_xst(__vector double __vec, long __offset, double *__ptr) argument
1315 vec_xstd2(__vector signed char __vec, long __offset, signed char *__ptr) argument
1323 vec_xstd2(__vector unsigned char __vec, long __offset, unsigned char *__ptr) argument
1331 vec_xstd2(__vector signed short __vec, long __offset, signed short *__ptr) argument
1339 vec_xstd2(__vector unsigned short __vec, long __offset, unsigned short *__ptr) argument
1347 vec_xstd2(__vector signed int __vec, long __offset, signed int *__ptr) argument
1354 vec_xstd2(__vector unsigned int __vec, long __offset, unsigned int *__ptr) argument
1362 vec_xstd2(__vector signed long long __vec, long __offset, signed long long *__ptr) argument
1371 vec_xstd2(__vector unsigned long long __vec, long __offset, unsigned long long *__ptr) argument
1380 vec_xstd2(__vector double __vec, long __offset, double *__ptr) argument
1389 vec_xstw4(__vector signed char __vec, long __offset, signed char *__ptr) argument
1397 vec_xstw4(__vector unsigned char __vec, long __offset, unsigned char *__ptr) argument
1405 vec_xstw4(__vector signed short __vec, long __offset, signed short *__ptr) argument
1413 vec_xstw4(__vector unsigned short __vec, long __offset, unsigned short *__ptr) argument
1421 vec_xstw4(__vector signed int __vec, long __offset, signed int *__ptr) argument
1428 vec_xstw4(__vector unsigned int __vec, long __offset, unsigned int *__ptr) argument
1490 vec_load_len(const signed char *__ptr, unsigned int __len) argument
1495 vec_load_len(const unsigned char *__ptr, unsigned int __len) argument
1500 vec_load_len(const signed short *__ptr, unsigned int __len) argument
1505 vec_load_len(const unsigned short *__ptr, unsigned int __len) argument
1510 vec_load_len(const signed int *__ptr, unsigned int __len) argument
1515 vec_load_len(const unsigned int *__ptr, unsigned int __len) argument
1520 vec_load_len(const signed long long *__ptr, unsigned int __len) argument
1525 vec_load_len(const unsigned long long *__ptr, unsigned int __len) argument
1531 vec_load_len(const float *__ptr, unsigned int __len) argument
1537 vec_load_len(const double *__ptr, unsigned int __len) argument
1545 vec_load_len_r(const unsigned char *__ptr, unsigned int __len) argument
1553 vec_store_len(__vector signed char __vec, signed char *__ptr, unsigned int __len) argument
1559 vec_store_len(__vector unsigned char __vec, unsigned char *__ptr, unsigned int __len) argument
1565 vec_store_len(__vector signed short __vec, signed short *__ptr, unsigned int __len) argument
1571 vec_store_len(__vector unsigned short __vec, unsigned short *__ptr, unsigned int __len) argument
1577 vec_store_len(__vector signed int __vec, signed int *__ptr, unsigned int __len) argument
1583 vec_store_len(__vector unsigned int __vec, unsigned int *__ptr, unsigned int __len) argument
1589 vec_store_len(__vector signed long long __vec, signed long long *__ptr, unsigned int __len) argument
1595 vec_store_len(__vector unsigned long long __vec, unsigned long long *__ptr, unsigned int __len) argument
1602 vec_store_len(__vector float __vec, float *__ptr, unsigned int __len) argument
1609 vec_store_len(__vector double __vec, double *__ptr, unsigned int __len) argument
1618 vec_store_len_r(__vector unsigned char __vec, unsigned char *__ptr, unsigned int __len) argument
9047 vec_ld2f(const float *__ptr) argument
9056 vec_st2f(__vector double __a, float *__ptr) argument
[all...]
H A Daltivec.h17730 vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) { argument
17735 vec_xl(ptrdiff_t __offset, const signed short *__ptr) { argument
17741 vec_xl(ptrdiff_t __offset, const unsigned short *__ptr) { argument
17724 vec_xl(ptrdiff_t __offset, const signed char *__ptr) argument
17746 vec_xl(ptrdiff_t __offset, const signed int *__ptr) argument
17753 vec_xl(ptrdiff_t __offset, const unsigned int *__ptr) argument
17758 vec_xl(ptrdiff_t __offset, const float *__ptr) argument
17770 vec_xl(ptrdiff_t __offset, const signed long long *__ptr) argument
17776 vec_xl(ptrdiff_t __offset, const unsigned long long *__ptr) argument
17781 vec_xl(ptrdiff_t __offset, const double *__ptr) argument
17794 vec_xl(ptrdiff_t __offset, const signed __int128 *__ptr) argument
17800 vec_xl(ptrdiff_t __offset, const unsigned __int128 *__ptr) argument
17810 vec_xl_be(ptrdiff_t __offset, const signed char *__ptr) argument
17817 vec_xl_be(ptrdiff_t __offset, const unsigned char *__ptr) argument
17824 vec_xl_be(ptrdiff_t __offset, const signed short *__ptr) argument
17830 vec_xl_be(ptrdiff_t __offset, const unsigned short *__ptr) argument
17836 vec_xl_be(signed long long __offset, const signed int *__ptr) argument
17841 vec_xl_be(signed long long __offset, const unsigned int *__ptr) argument
17846 vec_xl_be(signed long long __offset, const float *__ptr) argument
17852 vec_xl_be(signed long long __offset, const signed long long *__ptr) argument
17857 vec_xl_be(signed long long __offset, const unsigned long long *__ptr) argument
17862 vec_xl_be(signed long long __offset, const double *__ptr) argument
17870 vec_xl_be(signed long long __offset, const signed __int128 *__ptr) argument
17875 vec_xl_be(signed long long __offset, const unsigned __int128 *__ptr) argument
17935 vec_xlds(ptrdiff_t __offset, const signed long long *__ptr) argument
17941 vec_xlds(ptrdiff_t __offset, const unsigned long long *__ptr) argument
17946 vec_xlds(ptrdiff_t __offset, const double *__ptr) argument
17954 vec_load_splats(signed long long __offset, const signed int *__ptr) argument
17960 vec_load_splats(unsigned long long __offset, const signed int *__ptr) argument
17966 vec_load_splats(signed long long __offset, const unsigned int *__ptr) argument
17972 vec_load_splats(unsigned long long __offset, const unsigned int *__ptr) argument
17978 vec_load_splats(signed long long __offset, const float *__ptr) argument
17984 vec_load_splats(unsigned long long __offset, const float *__ptr) argument
17995 vec_xst(vector signed char __vec, ptrdiff_t __offset, signed char *__ptr) argument
18000 vec_xst(vector unsigned char __vec, ptrdiff_t __offset, unsigned char *__ptr) argument
18005 vec_xst(vector signed short __vec, ptrdiff_t __offset, signed short *__ptr) argument
18010 vec_xst(vector unsigned short __vec, ptrdiff_t __offset, unsigned short *__ptr) argument
18017 vec_xst(vector signed int __vec, ptrdiff_t __offset, signed int *__ptr) argument
18024 vec_xst(vector unsigned int __vec, ptrdiff_t __offset, unsigned int *__ptr) argument
18029 vec_xst(vector float __vec, ptrdiff_t __offset, float *__ptr) argument
18036 vec_xst(vector signed long long __vec, ptrdiff_t __offset, signed long long *__ptr) argument
18043 vec_xst(vector unsigned long long __vec, ptrdiff_t __offset, unsigned long long *__ptr) argument
18050 vec_xst(vector double __vec, ptrdiff_t __offset, double *__ptr) argument
18059 vec_xst(vector signed __int128 __vec, ptrdiff_t __offset, signed __int128 *__ptr) argument
18066 vec_xst(vector unsigned __int128 __vec, ptrdiff_t __offset, unsigned __int128 *__ptr) argument
18078 vec_xst_trunc(vector signed __int128 __vec, ptrdiff_t __offset, signed char *__ptr) argument
18084 vec_xst_trunc(vector unsigned __int128 __vec, ptrdiff_t __offset, unsigned char *__ptr) argument
18090 vec_xst_trunc(vector signed __int128 __vec, ptrdiff_t __offset, signed short *__ptr) argument
18096 vec_xst_trunc(vector unsigned __int128 __vec, ptrdiff_t __offset, unsigned short *__ptr) argument
18102 vec_xst_trunc(vector signed __int128 __vec, ptrdiff_t __offset, signed int *__ptr) argument
18108 vec_xst_trunc(vector unsigned __int128 __vec, ptrdiff_t __offset, unsigned int *__ptr) argument
18114 vec_xst_trunc(vector signed __int128 __vec, ptrdiff_t __offset, signed long long *__ptr) argument
18120 vec_xst_trunc(vector unsigned __int128 __vec, ptrdiff_t __offset, unsigned long long *__ptr) argument
18130 vec_xst_be(vector signed char __vec, signed long long __offset, signed char *__ptr) argument
18140 vec_xst_be(vector unsigned char __vec, signed long long __offset, unsigned char *__ptr) argument
18150 vec_xst_be(vector signed short __vec, signed long long __offset, signed short *__ptr) argument
18159 vec_xst_be(vector unsigned short __vec, signed long long __offset, unsigned short *__ptr) argument
18168 vec_xst_be(vector signed int __vec, signed long long __offset, signed int *__ptr) argument
18174 vec_xst_be(vector unsigned int __vec, signed long long __offset, unsigned int *__ptr) argument
18180 vec_xst_be(vector float __vec, signed long long __offset, float *__ptr) argument
18187 vec_xst_be(vector signed long long __vec, signed long long __offset, signed long long *__ptr) argument
18193 vec_xst_be(vector unsigned long long __vec, signed long long __offset, unsigned long long *__ptr) argument
18199 vec_xst_be(vector double __vec, signed long long __offset, double *__ptr) argument
18208 vec_xst_be(vector signed __int128 __vec, signed long long __offset, signed __int128 *__ptr) argument
18214 vec_xst_be(vector unsigned __int128 __vec, signed long long __offset, unsigned __int128 *__ptr) argument
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Datomic.cpp57 __libcpp_platform_wait_on_address(__cxx_atomic_contention_t const volatile* __ptr, __cxx_contention_t __val) { argument
62 static void __libcpp_platform_wake_by_address(__cxx_atomic_contention_t const volatile* __ptr, bool __notify_one) { argument
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__memory_resource/
H A Dpolymorphic_allocator.h85 _LIBCPP_HIDE_FROM_ABI void deallocate_bytes(void* __ptr, size_t __nbytes, size_t __alignment = alignof(max_align_t)) { argument
97 _LIBCPP_HIDE_FROM_ABI void deallocate_object(_Type* __ptr, size_t __n = 1) { argument
103 _Type* __ptr = allocate_object<_Type>(); local
111 _LIBCPP_HIDE_FROM_ABI void delete_object(_Type* __ptr) { argument
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__functional/
H A Dfunction.h110 _LIBCPP_HIDE_FROM_ABI bool __not_null(_Fp* __ptr) { argument

Completed in 387 milliseconds