Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_COLLAPSE_EXPR (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c1400 OMP_CLAUSE_COLLAPSE_EXPR (c) in c_omp_split_clauses()
1401 = OMP_CLAUSE_COLLAPSE_EXPR (clauses); in c_omp_split_clauses()
1419 OMP_CLAUSE_COLLAPSE_EXPR (c) in c_omp_split_clauses()
1420 = OMP_CLAUSE_COLLAPSE_EXPR (clauses); in c_omp_split_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc1928 OMP_CLAUSE_COLLAPSE_EXPR (c) in c_omp_split_clauses()
1929 = OMP_CLAUSE_COLLAPSE_EXPR (clauses); in c_omp_split_clauses()
1947 OMP_CLAUSE_COLLAPSE_EXPR (c) in c_omp_split_clauses()
1948 = OMP_CLAUSE_COLLAPSE_EXPR (clauses); in c_omp_split_clauses()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-general.c241 fd->collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (t)); in omp_extract_for_data()
H A Dtree-pretty-print.c658 dump_generic_node (pp, OMP_CLAUSE_COLLAPSE_EXPR (clause), in dump_omp_clause()
H A Dtree.h1642 #define OMP_CLAUSE_COLLAPSE_EXPR(NODE) \ macro
H A Dgimplify.c11428 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (c)); in gimplify_omp_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-general.cc251 fd->collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (t)); in omp_extract_for_data()
H A Dtree-pretty-print.cc689 dump_generic_node (pp, OMP_CLAUSE_COLLAPSE_EXPR (clause), in dump_omp_clause()
H A Dtree.h1729 #define OMP_CLAUSE_COLLAPSE_EXPR(NODE) \ macro
H A Dgimplify.cc12696 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (c)); in gimplify_omp_for()
H A DChangeLog-200817195 OMP_CLAUSE_COLLAPSE_EXPR): Define.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c3190 OMP_CLAUSE_COLLAPSE_EXPR (c)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13359 OMP_CLAUSE_COLLAPSE_EXPR (c) = num; in c_parser_omp_clause_collapse()
18073 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (cl)); in c_parser_omp_for_loop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c8905 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (c)); in finish_omp_for()
H A Dparser.c34944 OMP_CLAUSE_COLLAPSE_EXPR (c) = num; in cp_parser_omp_clause_collapse()
38997 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (cl)); in cp_parser_omp_for_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc13493 OMP_CLAUSE_COLLAPSE_EXPR (c) = num; in c_parser_omp_clause_collapse()
19241 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (cl)); in c_parser_omp_for_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc3874 OMP_CLAUSE_COLLAPSE_EXPR (c) in gfc_trans_omp_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc10366 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (c)); in finish_omp_for()
H A Dparser.cc37299 OMP_CLAUSE_COLLAPSE_EXPR (c) = num; in cp_parser_omp_clause_collapse()
42441 collapse = tree_to_shwi (OMP_CLAUSE_COLLAPSE_EXPR (cl)); in cp_parser_omp_for_loop()