Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1875 virtual void checkAndEmitSharedLastprivateConditional(
H A DCGStmtOpenMP.cpp1551 CGF.CGM.getOpenMPRuntime().checkAndEmitSharedLastprivateConditional( in checkForLastprivateConditionalUpdate()
H A DCGOpenMPRuntime.cpp12681 void CGOpenMPRuntime::checkAndEmitSharedLastprivateConditional( in checkAndEmitSharedLastprivateConditional() function in CGOpenMPRuntime