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.h1622 virtual void checkAndEmitSharedLastprivateConditional(
H A DCGStmtOpenMP.cpp1601 CGF.CGM.getOpenMPRuntime().checkAndEmitSharedLastprivateConditional( in checkForLastprivateConditionalUpdate()
H A DCGOpenMPRuntime.cpp11942 void CGOpenMPRuntime::checkAndEmitSharedLastprivateConditional( in checkAndEmitSharedLastprivateConditional() function in CGOpenMPRuntime