Searched refs:setLocThreadIdInsertPt (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h361 void setLocThreadIdInsertPt(CodeGenFunction &CGF,
H A DCGOpenMPRuntimeGPU.cpp750 RT.setLocThreadIdInsertPt(CGF, /*AtCurrentPoint=*/true);
848 RT.setLocThreadIdInsertPt(CGF, /*AtCurrentPoint=*/true);
H A DCGOpenMPRuntime.cpp1328 void CGOpenMPRuntime::setLocThreadIdInsertPt(CodeGenFunction &CGF, function in class:CGOpenMPRuntime
1448 setLocThreadIdInsertPt(CGF);

Completed in 195 milliseconds