Searched refs:CeedGetJitSourceRoots (Results 1 – 6 of 6) sorted by relevance
| /libCEED/backends/hip/ |
| H A D | ceed-hip-compile.cpp | 92 CeedCallBackend(CeedGetJitSourceRoots(ceed, &num_jit_source_dirs, &jit_source_dirs)); in CeedCompileCore_Hip()
|
| /libCEED/interface/ |
| H A D | ceed-jit-tools.c | 415 CeedCallBackend(CeedGetJitSourceRoots(ceed, &num_source_dirs, &jit_source_dirs)); in CeedGetJitAbsolutePath()
|
| H A D | ceed.c | 989 int CeedGetJitSourceRoots(Ceed ceed, CeedInt *num_source_roots, const char ***jit_source_roots) { in CeedGetJitSourceRoots() function
|
| /libCEED/backends/cuda/ |
| H A D | ceed-cuda-compile.cpp | 132 CeedCallBackend(CeedGetJitSourceRoots(ceed, &num_jit_source_dirs, &jit_source_dirs)); in CeedCompileCore_Cuda()
|
| /libCEED/include/ceed/ |
| H A D | backend.h | 269 CEED_EXTERN int CeedGetJitSourceRoots(Ceed ceed, CeedInt *num_source_roots, const char ***jit_sourc…
|
| /libCEED/ |
| H A D | coverage.info | 12329 FNA:60,48,CeedGetJitSourceRoots
|