Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-low.c5543 if (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT (c) in lower_send_clauses()
7968 && OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT (c)) in lower_omp_target()
8133 else if (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT (c)) in lower_omp_target()
8146 if (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT (c)) in lower_omp_target()
H A Dtree.h1480 #define OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT(NODE) \ macro
H A Dgimplify.c8866 OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT (clause) = 1; in gimplify_adjust_omp_clauses_1()