Home
last modified time | relevance | path

Searched refs:__kmpc_aligned_alloc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Ddllexports539 __kmpc_aligned_alloc
H A Dkmp_alloc.cpp1510 void *__kmpc_aligned_alloc(int gtid, size_t algn, size_t size, in __kmpc_aligned_alloc() function
H A Dkmp.h1140 extern void *__kmpc_aligned_alloc(int gtid, size_t align, size_t sz,
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def408 __OMP_RTL(__kmpc_aligned_alloc, false, VoidPtr, /* Int */ Int32, SizeTy, SizeTy,
988 __OMP_RTL_ATTRS(__kmpc_aligned_alloc, DefaultAttrs, ReturnPtrAttrs,