Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h64 void emitWorkerFunction(WorkerFunctionState &WST);
H A DCGOpenMPRuntimeGPU.cpp1125 emitWorkerFunction(WST); in emitNonSPMDKernel()
1325 void CGOpenMPRuntimeGPU::emitWorkerFunction(WorkerFunctionState &WST) { in emitWorkerFunction() function in CGOpenMPRuntimeGPU