Searched refs:OMP_CLAUSE_AFFINITY (Results 1 – 9 of 9) sorted by relevance
288 OMP_CLAUSE_AFFINITY, enumerator
772 case OMP_CLAUSE_AFFINITY: in dump_omp_clause()
1454 && (OMP_CLAUSE_CODE (*tp) == OMP_CLAUSE_AFFINITY in copy_tree_body_r()
8160 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_AFFINITY) in gimplify_omp_affinity()10317 case OMP_CLAUSE_AFFINITY: in gimplify_scan_omp_clauses()
24514 OMP_CLAUSE_AFFINITY or OMP_CLAUSE_DEPEND.24802 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_AFFINITY.24803 * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE_AFFINITY.24805 (walk_tree_1): Handle OMP_CLAUSE_AFFINITY.
5197 else if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_AFFINITY in handle_omp_array_sections_1()5285 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_AFFINITY in handle_omp_array_sections_1()5354 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_AFFINITY in handle_omp_array_sections_1()5376 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_AFFINITY in handle_omp_array_sections_1()5415 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_AFFINITY in handle_omp_array_sections_1()5460 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_AFFINITY in handle_omp_array_sections_1()5521 || OMP_CLAUSE_CODE (c) == OMP_CLAUSE_AFFINITY) in handle_omp_array_sections()5534 || OMP_CLAUSE_CODE (c) == OMP_CLAUSE_AFFINITY) in handle_omp_array_sections()7837 case OMP_CLAUSE_AFFINITY: in finish_omp_clauses()
36610 if (kind == OMP_CLAUSE_DEPEND || kind == OMP_CLAUSE_AFFINITY) in cp_parser_omp_var_list_no_open()36639 if ((kind == OMP_CLAUSE_DEPEND || kind == OMP_CLAUSE_AFFINITY) in cp_parser_omp_var_list_no_open()36651 if ((kind == OMP_CLAUSE_DEPEND || kind == OMP_CLAUSE_AFFINITY) in cp_parser_omp_var_list_no_open()36698 case OMP_CLAUSE_AFFINITY: in cp_parser_omp_var_list_no_open()36734 if ((kind == OMP_CLAUSE_DEPEND || kind == OMP_CLAUSE_AFFINITY) in cp_parser_omp_var_list_no_open()36739 if (kind == OMP_CLAUSE_DEPEND || kind == OMP_CLAUSE_AFFINITY) in cp_parser_omp_var_list_no_open()36755 if ((kind == OMP_CLAUSE_DEPEND || kind == OMP_CLAUSE_AFFINITY) in cp_parser_omp_var_list_no_open()36790 if (kind == OMP_CLAUSE_DEPEND || kind == OMP_CLAUSE_AFFINITY) in cp_parser_omp_var_list_no_open()39253 nlist = cp_parser_omp_var_list_no_open (parser, OMP_CLAUSE_AFFINITY, in cp_parser_omp_clause_affinity()
2703 (finish_omp_clauses): Move OMP_CLAUSE_AFFINITY2707 * pt.c (tsubst_omp_clauses): Handle OMP_CLAUSE_AFFINITY.
17830 case OMP_CLAUSE_AFFINITY: in tsubst_omp_clauses()