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.cpp1622 static void emitOMPCopyinClause(CodeGenFunction &CGF, in emitOMPCopyinClause() function
1816 emitOMPCopyinClause(CGF, S); in EmitOMPParallelDirective()
4448 emitOMPCopyinClause(CGF, S); in EmitOMPParallelForDirective()
4482 emitOMPCopyinClause(CGF, S); in EmitOMPParallelForSimdDirective()
4517 emitOMPCopyinClause(CGF, S); in EmitOMPParallelMasterDirective()
4544 emitOMPCopyinClause(CGF, S); in EmitOMPParallelMaskedDirective()
4570 emitOMPCopyinClause(CGF, S); in EmitOMPParallelSectionsDirective()
7950 emitOMPCopyinClause(CGF, S); in EmitOMPParallelGenericLoopDirective()