Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1650 Address emitDepobjDependClause(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp5380 Address DepAddr = CGM.getOpenMPRuntime().emitDepobjDependClause( in EmitOMPDepobjDirective()
H A DCGOpenMPRuntime.cpp4331 Address CGOpenMPRuntime::emitDepobjDependClause( in emitDepobjDependClause() function in CGOpenMPRuntime