Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h48 void syncCTAThreads(CodeGenFunction &CGF);
H A DCGOpenMPRuntimeGPU.cpp1600 void CGOpenMPRuntimeGPU::syncCTAThreads(CodeGenFunction &CGF) { in syncCTAThreads() function in CGOpenMPRuntimeGPU