Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h526 void createOpenCLRuntime();
DCodeGenModule.cpp142 createOpenCLRuntime(); in CodeGenModule()
235 void CodeGenModule::createOpenCLRuntime() { in createOpenCLRuntime() function in CodeGenModule