Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1663 static void emitOMPCopyinClause(CodeGenFunction &CGF, in emitOMPCopyinClause() function
1860 emitOMPCopyinClause(CGF, S); in EmitOMPParallelDirective()
4648 emitOMPCopyinClause(CGF, S); in EmitOMPParallelForDirective()
4682 emitOMPCopyinClause(CGF, S); in EmitOMPParallelForSimdDirective()
4717 emitOMPCopyinClause(CGF, S); in EmitOMPParallelMasterDirective()
4744 emitOMPCopyinClause(CGF, S); in EmitOMPParallelMaskedDirective()
4770 emitOMPCopyinClause(CGF, S); in EmitOMPParallelSectionsDirective()
8252 emitOMPCopyinClause(CGF, S); in EmitOMPParallelGenericLoopDirective()