Home
last modified time | relevance | path

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

/llvm-project/offload/src/
H A Ddevice.cpp205 int32_t DeviceTy::notifyDataUnmapped(void *HstPtr) { in notifyDataUnmapped() function in DeviceTy
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h728 Error notifyDataUnmapped(void *HstPtr) { notifyDataUnmapped() function