Home
last modified time | relevance | path

Searched refs:FTN_TARGET_MEMCPY (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_ftn_os.h117 #define FTN_TARGET_MEMCPY omp_target_memcpy macro
239 #define FTN_TARGET_MEMCPY omp_target_memcpy_ macro
363 #define FTN_TARGET_MEMCPY OMP_TARGET_MEMCPY macro
485 #define FTN_TARGET_MEMCPY OMP_TARGET_MEMCPY_ macro
Dkmp_ftn_entry.h991 int FTN_STDCALL FTN_TARGET_MEMCPY(void *dst, void *src, size_t length, in FTN_TARGET_MEMCPY() function