Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp692 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) { in EmitOMPCopyinClause() function in CodeGenFunction
1230 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelDirective()
DCodeGenFunction.h2406 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp946 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) { in EmitOMPCopyinClause() function in CodeGenFunction
1730 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelDirective()
3749 bool Copyins = CGF.EmitOMPCopyinClause(S); in EmitOMPParallelMasterDirective()
DCodeGenFunction.h3306 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);