Home
last modified time | relevance | path

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

/llvm-project/offload/src/
H A Ddevice.cpp173 int32_t DeviceTy::dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr, in dataExchange() function in DeviceTy
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1397 Error GenericDeviceTy::dataExchange(const void *SrcPtr, GenericDeviceTy &DstDev, dataExchange() function in GenericDeviceTy