Searched defs:createProgramFromSource (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/parallel-libs/acxxel/ | ||
D | cuda_acxxel.cpp | 430 Expected<Program> CUDAPlatform::createProgramFromSource(Span<const char> Source, in createProgramFromSource() function in acxxel::__anon4f0fd1df0111::CUDAPlatform |
D | opencl_acxxel.cpp | 238 OpenCLPlatform::createProgramFromSource(Span<const char> Source, in createProgramFromSource() function in acxxel::__anon99c0e3c30111::OpenCLPlatform |