Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dapi.cpp195 if (SrcDev.isDataExchangable(DstDev)) { in omp_target_memcpy()
H A Ddevice.cpp614 bool DeviceTy::isDataExchangable(const DeviceTy &DstDevice) { in isDataExchangable() function in DeviceTy
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h349 bool isDataExchangable(const DeviceTy &DstDevice);