Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1730 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelDirective() local
1732 if (Copyins) { in EmitOMPParallelDirective()
3749 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelMasterDirective() local
3751 if (Copyins) { in EmitOMPParallelMasterDirective()
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1230 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelDirective() local
1232 if (Copyins) { in EmitOMPParallelDirective()