Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimplify.c6149 OMP_CLAUSE_PRIVATE_DEBUG (clause) = 1; in gimplify_adjust_omp_clauses_1()
6187 OMP_CLAUSE_PRIVATE_DEBUG (c) = 1; in gimplify_adjust_omp_clauses()
H A Domp-low.c1507 && OMP_CLAUSE_PRIVATE_DEBUG (c)); in scan_sharing_clauses()
2294 if (OMP_CLAUSE_PRIVATE_DEBUG (c)) in lower_rec_input_clauses()
H A Dtree.h1884 #define OMP_CLAUSE_PRIVATE_DEBUG(NODE) \ macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-low.c1384 && OMP_CLAUSE_PRIVATE_DEBUG (c));
3663 if (OMP_CLAUSE_PRIVATE_DEBUG (c)) in lower_rec_input_clauses()
H A Dgimplify.c8858 OMP_CLAUSE_PRIVATE_DEBUG (clause) = 1; in gimplify_adjust_omp_clauses_1()
9050 OMP_CLAUSE_PRIVATE_DEBUG (c) = 1; in gimplify_adjust_omp_clauses()
H A Dtree.h1465 #define OMP_CLAUSE_PRIVATE_DEBUG(NODE) \ macro