Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h607 void createCUDARuntime();
H A DCodeGenModule.cpp466 createCUDARuntime(); in CodeGenModule()
608 void CodeGenModule::createCUDARuntime() { in createCUDARuntime() function in CodeGenModule