Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_WORKER_EXPR (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-pretty-print.c950 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
953 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
H A Dtree.h1505 #define OMP_CLAUSE_WORKER_EXPR(NODE) \ macro
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-pretty-print.c950 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
953 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-pretty-print.c958 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
961 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
H A Dtree.h1556 #define OMP_CLAUSE_WORKER_EXPR(NODE) \ macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.c959 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
962 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
H A Dtree.h1556 #define OMP_CLAUSE_WORKER_EXPR(NODE) \ macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.c959 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
962 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
H A Dtree.h1556 #define OMP_CLAUSE_WORKER_EXPR(NODE) \ macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.c959 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
962 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-pretty-print.c1085 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1088 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
H A Dtree.h1567 #define OMP_CLAUSE_WORKER_EXPR(NODE) \ macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-pretty-print.c959 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
962 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-pretty-print.c959 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
962 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-pretty-print.c1085 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1088 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-pretty-print.c1086 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1089 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-pretty-print.c1273 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1276 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-pretty-print.c1202 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1205 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-pretty-print.c1171 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1174 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-pretty-print.c1202 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1205 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-pretty-print.c1171 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1174 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-pretty-print.c1202 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE) in dump_omp_clause()
1205 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause), in dump_omp_clause()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-pretty-print.c1171 if (OMP_CLAUSE_WORKER_EXPR (clause) != NULL_TREE)
1174 dump_generic_node (pp, OMP_CLAUSE_WORKER_EXPR (clause),
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dtrans-openmp.c2645 OMP_CLAUSE_WORKER_EXPR (c) = worker_var;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dtrans-openmp.c2645 OMP_CLAUSE_WORKER_EXPR (c) = worker_var;

1234