Searched refs:isDataExchangable (Results 1 – 3 of 3) sorted by relevance
174 bool isDataExchangable(const DeviceTy& DstDevice);
172 if (SrcDev.isDataExchangable(DstDev)) { in omp_target_memcpy()
491 bool DeviceTy::isDataExchangable(const DeviceTy &DstDevice) { in isDataExchangable() function in DeviceTy