Home
last modified time | relevance | path

Searched defs:isDataExchangable (Results 1 – 4 of 4) sorted by relevance

/llvm-project/offload/src/
H A Ddevice.cpp230 bool DeviceTy::isDataExchangable(const DeviceTy &DstDevice) { in isDataExchangable() function in DeviceTy
/llvm-project/offload/plugins-nextgen/host/src/
H A Drtl.cpp417 bool isDataExchangable(int32_t SrcDeviceId, int32_t DstDeviceId) override { in isDataExchangable() function
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h1058 virtual bool isDataExchangable(int32_t SrcDeviceId, int32_t DstDeviceId) { isDataExchangable() function
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp3189 bool isDataExchangable(int32_t SrcDeviceId, int32_t DstDeviceId) override { isDataExchangable() function