Searched refs:OMP_SINGLE_CLAUSES (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Domp-low.c1242 scan_sharing_clauses (OMP_SINGLE_CLAUSES (stmt), ctx);
3365 if (find_omp_clause (OMP_SINGLE_CLAUSES (bsi_stmt (si)),
3764 lower_copyprivate_clauses (OMP_SINGLE_CLAUSES (single_stmt), pre_p,
3799 lower_rec_input_clauses (OMP_SINGLE_CLAUSES (single_stmt),
3817 OMP_RETURN_NOWAIT (t) = !!find_omp_clause (OMP_SINGLE_CLAUSES (single_stmt),
H A Dtree-pretty-print.c1822 dump_omp_clauses (buffer, OMP_SINGLE_CLAUSES (node), spc, flags);
H A Dtree.h1611 #define OMP_SINGLE_CLAUSES(NODE) TREE_OPERAND (OMP_SINGLE_CHECK (NODE), 1)
1605 #define OMP_SINGLE_CLAUSES macro
H A Dc-parser.c8366 OMP_SINGLE_CLAUSES (stmt)
/freebsd-12-stable/contrib/gcc/cp/
H A Dparser.c21559 OMP_SINGLE_CLAUSES (stmt)

Completed in 272 milliseconds