Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1855 virtual void checkAndEmitSharedLastprivateConditional(
H A DCGStmtOpenMP.cpp1543 CGF.CGM.getOpenMPRuntime().checkAndEmitSharedLastprivateConditional( in checkForLastprivateConditionalUpdate()
H A DCGOpenMPRuntime.cpp12520 void CGOpenMPRuntime::checkAndEmitSharedLastprivateConditional( in checkAndEmitSharedLastprivateConditional() function in CGOpenMPRuntime