Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h395 void clearLocThreadIdInsertPt(CodeGenFunction &CGF);
H A DCGOpenMPRuntimeGPU.cpp1038 RT.clearLocThreadIdInsertPt(CGF); in emitNonSPMDKernel()
1095 RT.clearLocThreadIdInsertPt(CGF); in emitSPMDKernel()
H A DCGOpenMPRuntime.cpp1414 void CGOpenMPRuntime::clearLocThreadIdInsertPt(CodeGenFunction &CGF) { in clearLocThreadIdInsertPt() function in CGOpenMPRuntime
1530 clearLocThreadIdInsertPt(CGF); in functionFinished()