Searched refs:OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (Results 1 – 6 of 6) sorted by relevance
11328 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (nc) = 1; in gimplify_adjust_omp_clauses_1()11499 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in gimplify_adjust_omp_clauses()11502 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_adjust_omp_clauses()13354 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) = 1; in gimplify_omp_for()13367 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in gimplify_omp_for()13771 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (*pc) = 1; in gimplify_omp_loop()
1352 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()1765 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in scan_sharing_clauses()5106 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()5905 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_rec_input_clauses()7287 && OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c) in lower_lastprivate_clauses()8149 if (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE (c)) in lower_send_clauses()
1581 #define OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE(NODE) \ macro
13449 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE clauses. Allow creation of22099 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE, OMP_FOR_PRE_BODY,
12468 OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE clauses on taskloop construct.12474 (lower_lastprivate_clauses): For OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE
18472 (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE): Likewise.