Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1628 virtual void checkAndEmitSharedLastprivateConditional(
H A DCGStmtOpenMP.cpp1560 CGF.CGM.getOpenMPRuntime().checkAndEmitSharedLastprivateConditional( in checkForLastprivateConditionalUpdate()
H A DCGOpenMPRuntime.cpp11877 void CGOpenMPRuntime::checkAndEmitSharedLastprivateConditional( in checkAndEmitSharedLastprivateConditional() function in CGOpenMPRuntime