Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h528 void createCUDARuntime();
H A DCodeGenModule.cpp146 createCUDARuntime(); in CodeGenModule()
263 void CodeGenModule::createCUDARuntime() { in createCUDARuntime() function in CodeGenModule