Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h53 void createWorkerFunction(CodeGenModule &CGM);
H A DCGOpenMPRuntimeGPU.cpp599 createWorkerFunction(CGM); in WorkerFunctionState()
602 void CGOpenMPRuntimeGPU::WorkerFunctionState::createWorkerFunction( in createWorkerFunction() function in CGOpenMPRuntimeGPU::WorkerFunctionState