Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h363 void clearLocThreadIdInsertPt(CodeGenFunction &CGF);
H A DCGOpenMPRuntimeGPU.cpp754 RT.clearLocThreadIdInsertPt(CGF); in emitNonSPMDKernel()
855 RT.clearLocThreadIdInsertPt(CGF); in emitSPMDKernel()
H A DCGOpenMPRuntime.cpp1344 void CGOpenMPRuntime::clearLocThreadIdInsertPt(CodeGenFunction &CGF) { in clearLocThreadIdInsertPt() function in CGOpenMPRuntime
1464 clearLocThreadIdInsertPt(CGF); in functionFinished()