Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/server/
H A DServer.cpp142 Status RemoteOffloadImpl::IsDataExchangeable(ServerContext *Context, in IsDataExchangeable() function in RemoteOffloadImpl
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A Dopenmp.proto26 rpc IsDataExchangeable(DevicePair) returns (I32) {} rpc