Home
last modified time | relevance | path

Searched refs:host_ptr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h1225 int FTN_STDCALL FTN_TARGET_ASSOCIATE_PTR(void *host_ptr, void *device_ptr, in FTN_TARGET_ASSOCIATE_PTR() argument
1231 int FTN_STDCALL FTN_TARGET_DISASSOCIATE_PTR(void *host_ptr, int device_num) { in FTN_TARGET_DISASSOCIATE_PTR() argument
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.F90.var731 function omp_target_associate_ptr(host_ptr, device_ptr, size, &
735 type(c_ptr), value :: host_ptr, device_ptr
H A Domp_lib.h.var801 …function omp_target_associate_ptr(host_ptr, device_ptr, size, …
805 type(c_ptr), value :: host_ptr, device_ptr