Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c56 static void err_runtime() __attribute__((noreturn));
57 static void err_runtime() { in err_runtime() function
1595 err_runtime(); in polly_initContext()
1616 err_runtime(); in polly_freeKernel()
1638 err_runtime(); in polly_getKernel()
1660 err_runtime(); in polly_copyFromHostToDevice()
1680 err_runtime(); in polly_copyFromDeviceToHost()
1704 err_runtime(); in polly_launchKernel()
1723 err_runtime(); in polly_freeDeviceMemory()
1744 err_runtime(); in polly_allocateMemoryForDevice()
[all …]