Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Ddevice.cpp451 int32_t DeviceTy::dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr, in dataExchange() function in DeviceTy
/external/llvm-project/openmp/libomptarget/plugins/cuda/src/
Drtl.cpp782 int dataExchange(int SrcDevId, const void *SrcPtr, int DstDevId, void *DstPtr, in dataExchange() function in __anon7db00f8d0111::DeviceRTLTy