Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1645 void emitUpdateClause(CodeGenFunction &CGF, LValue DepobjLVal,
H A DCGStmtOpenMP.cpp5356 CGM.getOpenMPRuntime().emitUpdateClause( in EmitOMPDepobjDirective()
H A DCGOpenMPRuntime.cpp4648 void CGOpenMPRuntime::emitUpdateClause(CodeGenFunction &CGF, LValue DepobjLVal, in emitUpdateClause() function in CGOpenMPRuntime