Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1777 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelDirective() local
1779 if (Copyins) { in EmitOMPParallelDirective()
4412 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelMasterDirective() local
4414 if (Copyins) { in EmitOMPParallelMasterDirective()