Home
last modified time | relevance | path

Searched defs:IRef (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp153 for (const Expr *IRef : C->varlists()) { emitPreInitStmt() local
819 const auto *IRef = C->varlist_begin(); EmitOMPFirstprivateClause() local
948 auto IRef = C->varlist_begin(); EmitOMPPrivateClause() local
976 auto IRef = C->varlist_begin(); EmitOMPCopyinClause() local
1057 const auto *IRef = C->varlist_begin(); EmitOMPLastprivateClauseInit() local
1147 auto IRef = C->varlist_begin(); EmitOMPLastprivateClauseFinal() local
1228 for (const Expr *IRef : Shareds) { EmitOMPReductionClauseInit() local
3564 for (const Expr *IRef : Privates) { emitScanBasedDirectiveDecls() local
4645 auto IRef = C->varlist_begin(); EmitOMPTaskBasedDirective() local
4658 auto IRef = C->varlist_begin(); EmitOMPTaskBasedDirective() local
4674 auto IRef = C->varlist_begin(); EmitOMPTaskBasedDirective() local
5028 auto IRef = C->varlist_begin(); EmitOMPTargetTaskBasedDirective() local
[all...]