Home
last modified time | relevance | path

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

/external/llvm-project/parallel-libs/acxxel/
Dcuda_acxxel.cpp426 static void cudaDestroyProgram(void *H) { in cudaDestroyProgram() function
459 return constructProgram(this, Module, cudaDestroyProgram); in createProgramFromSource()