Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h46 void syncCTAThreads(CodeGenFunction &CGF);
H A DCGOpenMPRuntimeGPU.cpp1248 void CGOpenMPRuntimeGPU::syncCTAThreads(CodeGenFunction &CGF) { in syncCTAThreads() function in CGOpenMPRuntimeGPU