Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1902 Address emitDepobjDependClause(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp5282 Address DepAddr = CGM.getOpenMPRuntime().emitDepobjDependClause( in EmitOMPDepobjDirective()
H A DCGOpenMPRuntime.cpp4853 Address CGOpenMPRuntime::emitDepobjDependClause( in emitDepobjDependClause() function in CGOpenMPRuntime