Home
last modified time | relevance | path

Searched refs:dataExchange (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/remote/src/
H A DClient.h89 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
144 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
H A Drtl.cpp102 return Manager->dataExchange(SrcDevId, SrcPtr, DstDevId, DstPtr, Size); in __tgt_rtl_data_exchange()
H A DClient.cpp425 int32_t RemoteOffloadClient::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteOffloadClient
682 int32_t RemoteClientManager::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteClientManager
688 return Clients[SrcClientIdx].dataExchange(SrcDeviceIdx, SrcPtr, DstDeviceIdx, in dataExchange()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h89 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
144 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
H A Drtl.cpp102 return Manager->dataExchange(SrcDevId, SrcPtr, DstDevId, DstPtr, Size); in __tgt_rtl_data_exchange()
H A DClient.cpp425 int32_t RemoteOffloadClient::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteOffloadClient
682 int32_t RemoteClientManager::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteClientManager
688 return Clients[SrcClientIdx].dataExchange(SrcDeviceIdx, SrcPtr, DstDeviceIdx, in dataExchange()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h89 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
144 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
H A Drtl.cpp102 return Manager->dataExchange(SrcDevId, SrcPtr, DstDevId, DstPtr, Size); in __tgt_rtl_data_exchange()
H A DClient.cpp425 int32_t RemoteOffloadClient::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteOffloadClient
682 int32_t RemoteClientManager::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteClientManager
688 return Clients[SrcClientIdx].dataExchange(SrcDeviceIdx, SrcPtr, DstDeviceIdx, in dataExchange()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/remote/src/
H A DClient.h89 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
144 int32_t dataExchange(int32_t SrcDevId, void *SrcPtr, int32_t DstDevId,
H A Drtl.cpp102 return Manager->dataExchange(SrcDevId, SrcPtr, DstDevId, DstPtr, Size); in __tgt_rtl_data_exchange()
H A DClient.cpp425 int32_t RemoteOffloadClient::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteOffloadClient
682 int32_t RemoteClientManager::dataExchange(int32_t SrcDevId, void *SrcPtr, in dataExchange() function in RemoteClientManager
688 return Clients[SrcClientIdx].dataExchange(SrcDeviceIdx, SrcPtr, DstDeviceIdx, in dataExchange()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/src/
H A Ddevice.h212 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,
H A Dapi.cpp184 rc = SrcDev.dataExchange(srcAddr, DstDev, dstAddr, length, nullptr); in omp_target_memcpy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/src/
H A Ddevice.h213 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,
H A Dapi.cpp173 rc = SrcDev.dataExchange(srcAddr, DstDev, dstAddr, length, nullptr); in omp_target_memcpy()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/src/
H A Ddevice.h212 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,
H A Dapi.cpp184 rc = SrcDev.dataExchange(srcAddr, DstDev, dstAddr, length, nullptr); in omp_target_memcpy()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/src/
H A Ddevice.h264 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,
H A Dapi.cpp179 rc = SrcDev.dataExchange(srcAddr, DstDev, dstAddr, length, AsyncInfo); in omp_target_memcpy()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/src/
H A Ddevice.h264 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,
H A Dapi.cpp179 rc = SrcDev.dataExchange(srcAddr, DstDev, dstAddr, length, AsyncInfo); in omp_target_memcpy()
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/src/
H A Ddevice.h264 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/src/
H A Dapi.cpp182 rc = SrcDev.dataExchange(srcAddr, DstDev, dstAddr, length, AsyncInfo); in omp_target_memcpy()
H A Ddevice.h336 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,

12