Home
last modified time | relevance | path

Searched refs:OMP_TASK_BODY (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimplify.c10308 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
10324 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
10328 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
10342 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3138 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimplify.c10254 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
10270 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
10274 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
10288 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3138 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimplify.c10308 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
10324 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
10328 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
10342 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3138 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimplify.c10951 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
10967 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
10971 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
10985 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3321 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimplify.c11325 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
11341 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
11345 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
11359 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3402 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimplify.c10985 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
11001 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
11005 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
11019 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3321 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task"
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimplify.c11325 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
11341 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
11345 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
11359 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3402 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimplify.c10985 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
11001 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
11005 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
11019 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3321 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
H A Dtree.def1123 Operand 0: OMP_TASK_BODY: Code to be executed by all threads.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimplify.c11325 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
11341 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
11345 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
11359 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3402 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimplify.c11857 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
11873 if (OMP_TASK_BODY (expr)) in gimplify_omp_task()
11877 g = gimplify_and_return_first (OMP_TASK_BODY (expr), &body); in gimplify_omp_task()
11891 if (OMP_TASK_BODY (expr) == NULL_TREE) in gimplify_omp_task()
H A Dtree-pretty-print.c3502 pp_string (pp, OMP_TASK_BODY (node) ? "#pragma omp task" in dump_generic_node()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree.def1007 Operand 0: OMP_TASK_BODY: Code to be executed by all threads.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree.def1007 Operand 0: OMP_TASK_BODY: Code to be executed by all threads.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree.def1080 Operand 0: OMP_TASK_BODY: Code to be executed by all threads.
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree.def1118 Operand 0: OMP_TASK_BODY: Code to be executed by all threads.

12345678