Home
last modified time | relevance | path

Searched refs:deallocDeviceMemory (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/ExecutionEngine/
H A DSyclRuntimeWrappers.cpp92 static void deallocDeviceMemory(sycl::queue *queue, void *ptr) { in deallocDeviceMemory() function
174 deallocDeviceMemory(queue, ptr); in mgpuMemFree()