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.h561 void createCUDARuntime();
H A DCodeGenModule.cpp398 createCUDARuntime(); in CodeGenModule()
501 void CodeGenModule::createCUDARuntime() { in createCUDARuntime() function in CodeGenModule