Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dapi.cpp303 int Rc = Device.associatePtr(const_cast<void *>(HostPtr), in omp_target_associate_ptr()
H A Ddevice.cpp65 int DeviceTy::associatePtr(void *HstPtrBegin, void *TgtPtrBegin, int64_t Size) { in associatePtr() function in DeviceTy
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h393 int associatePtr(void *HstPtrBegin, void *TgtPtrBegin, int64_t Size);