Home
last modified time | relevance | path

Searched refs:clearLocThreadIdInsertPt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp734 RT.clearLocThreadIdInsertPt(CGF); in emitNonSPMDKernel()
835 RT.clearLocThreadIdInsertPt(CGF); in emitSPMDKernel()
H A DCGOpenMPRuntime.h363 void clearLocThreadIdInsertPt(CodeGenFunction &CGF);
H A DCGOpenMPRuntime.cpp1346 void CGOpenMPRuntime::clearLocThreadIdInsertPt(CodeGenFunction &CGF) { in clearLocThreadIdInsertPt() function in CGOpenMPRuntime
1466 clearLocThreadIdInsertPt(CGF); in functionFinished()