Searched refs:OMP_CLAUSE_FILTER (Results 1 – 11 of 11) sorted by relevance
487 OMP_CLAUSE_FILTER, enumerator
1398 case OMP_CLAUSE_FILTER: in convert_nonlocal_omp_clauses()2174 case OMP_CLAUSE_FILTER: in convert_local_omp_clauses()
1136 case OMP_CLAUSE_FILTER: in dump_omp_clause()
1487 case OMP_CLAUSE_FILTER: in scan_sharing_clauses()1942 case OMP_CLAUSE_FILTER: in scan_sharing_clauses()8988 OMP_CLAUSE_FILTER); in lower_omp_master()
1628 OMP_CLAUSE_OPERAND (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_FILTER), 0)
10709 case OMP_CLAUSE_FILTER: in gimplify_scan_omp_clauses()11864 case OMP_CLAUSE_FILTER: in gimplify_adjust_omp_clauses()
16988 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_FILTER.16991 * tree.c (omp_clause_num_ops): Add OMP_CLAUSE_FILTER entry.16993 (walk_tree_1): Handle OMP_CLAUSE_FILTER.16995 convert_local_omp_clauses): Handle OMP_CLAUSE_FILTER.16998 * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE_FILTER.17013 (gimplify_scan_omp_clauses): Handle OMP_CLAUSE_FILTER. For clauses17017 (gimplify_adjust_omp_clauses): Handle OMP_CLAUSE_FILTER.17021 * omp-low.c (scan_sharing_clauses): Handle OMP_CLAUSE_FILTER.
8542 case OMP_CLAUSE_FILTER: in finish_omp_clauses()
1777 * semantics.c (finish_omp_clauses): Handle OMP_CLAUSE_FILTER.
37833 check_no_duplicate_clause (list, OMP_CLAUSE_FILTER, "filter", location); in cp_parser_omp_clause_filter()37835 c = build_omp_clause (location, OMP_CLAUSE_FILTER); in cp_parser_omp_clause_filter()
17868 case OMP_CLAUSE_FILTER: in tsubst_omp_clauses()