Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h526 void createOpenCLRuntime();
H A DCodeGenModule.cpp142 createOpenCLRuntime(); in CodeGenModule()
235 void CodeGenModule::createOpenCLRuntime() { in createOpenCLRuntime() function in CodeGenModule