Home
last modified time | relevance | path

Searched defs:src_dimensions (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/libomptarget/src/
Dapi.cpp192 const size_t *src_dimensions, int dst_device, int src_device) { in omp_target_memcpy_rect()
/external/llvm-project/openmp/runtime/src/
Dkmp_ftn_entry.h1000 const size_t *dst_dimensions, const size_t *src_dimensions, int dst_device, in FTN_TARGET_MEMCPY_RECT()