Home
last modified time | relevance | path

Searched refs:in_omp_construct (Results 1 – 14 of 14) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimplify.c238 static bool in_omp_construct; variable
12266 if (octx == NULL && !in_omp_construct) in gimplify_omp_loop()
12309 || in_omp_construct) in gimplify_omp_loop()
12736 bool save_in_omp_construct = in_omp_construct; in gimplify_omp_workshare()
12738 in_omp_construct = false; in gimplify_omp_workshare()
12780 in_omp_construct = save_in_omp_construct; in gimplify_omp_workshare()
14107 bool saved_in_omp_construct = in_omp_construct; in gimplify_expr()
14109 in_omp_construct = true; in gimplify_expr()
14111 in_omp_construct = saved_in_omp_construct; in gimplify_expr()
14159 in_omp_construct = true; in gimplify_expr()
[all …]
H A DChangeLog-201920471 (in_omp_construct): New variable.
20484 Temporarily clear in_omp_construct when processing body.
20486 etc. temporarily set in_omp_construct when processing body.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimplify.c241 static bool in_omp_construct; variable
12798 if (octx == NULL && !in_omp_construct) in gimplify_omp_loop()
12841 || in_omp_construct) in gimplify_omp_loop()
13269 bool save_in_omp_construct = in_omp_construct; in gimplify_omp_workshare()
13271 in_omp_construct = false; in gimplify_omp_workshare()
13313 in_omp_construct = save_in_omp_construct; in gimplify_omp_workshare()
14646 bool saved_in_omp_construct = in_omp_construct; in gimplify_expr()
14648 in_omp_construct = true; in gimplify_expr()
14650 in_omp_construct = saved_in_omp_construct; in gimplify_expr()
14698 in_omp_construct = true; in gimplify_expr()
[all …]
H A DChangeLog-201920471 (in_omp_construct): New variable.
20484 Temporarily clear in_omp_construct when processing body.
20486 etc. temporarily set in_omp_construct when processing body.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimplify.c240 static bool in_omp_construct; variable
12306 if (octx == NULL && !in_omp_construct) in gimplify_omp_loop()
12349 || in_omp_construct) in gimplify_omp_loop()
12776 bool save_in_omp_construct = in_omp_construct; in gimplify_omp_workshare()
12778 in_omp_construct = false; in gimplify_omp_workshare()
12820 in_omp_construct = save_in_omp_construct; in gimplify_omp_workshare()
14147 bool saved_in_omp_construct = in_omp_construct; in gimplify_expr()
14149 in_omp_construct = true; in gimplify_expr()
14151 in_omp_construct = saved_in_omp_construct; in gimplify_expr()
14199 in_omp_construct = true; in gimplify_expr()
[all …]
H A DChangeLog-201920471 (in_omp_construct): New variable.
20484 Temporarily clear in_omp_construct when processing body.
20486 etc. temporarily set in_omp_construct when processing body.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimplify.c241 static bool in_omp_construct; variable
12798 if (octx == NULL && !in_omp_construct) in gimplify_omp_loop()
12841 || in_omp_construct) in gimplify_omp_loop()
13269 bool save_in_omp_construct = in_omp_construct; in gimplify_omp_workshare()
13271 in_omp_construct = false; in gimplify_omp_workshare()
13313 in_omp_construct = save_in_omp_construct; in gimplify_omp_workshare()
14646 bool saved_in_omp_construct = in_omp_construct; in gimplify_expr()
14648 in_omp_construct = true; in gimplify_expr()
14650 in_omp_construct = saved_in_omp_construct; in gimplify_expr()
14698 in_omp_construct = true; in gimplify_expr()
[all …]
H A DChangeLog-201920471 (in_omp_construct): New variable.
20484 Temporarily clear in_omp_construct when processing body.
20486 etc. temporarily set in_omp_construct when processing body.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimplify.c240 static bool in_omp_construct; variable
12306 if (octx == NULL && !in_omp_construct) in gimplify_omp_loop()
12349 || in_omp_construct) in gimplify_omp_loop()
12776 bool save_in_omp_construct = in_omp_construct; in gimplify_omp_workshare()
12778 in_omp_construct = false; in gimplify_omp_workshare()
12820 in_omp_construct = save_in_omp_construct; in gimplify_omp_workshare()
14147 bool saved_in_omp_construct = in_omp_construct; in gimplify_expr()
14149 in_omp_construct = true; in gimplify_expr()
14151 in_omp_construct = saved_in_omp_construct; in gimplify_expr()
14199 in_omp_construct = true; in gimplify_expr()
[all …]
H A DChangeLog-201920471 (in_omp_construct): New variable.
20484 Temporarily clear in_omp_construct when processing body.
20486 etc. temporarily set in_omp_construct when processing body.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimplify.c241 static bool in_omp_construct; variable
12798 if (octx == NULL && !in_omp_construct) in gimplify_omp_loop()
12841 || in_omp_construct) in gimplify_omp_loop()
13269 bool save_in_omp_construct = in_omp_construct; in gimplify_omp_workshare()
13271 in_omp_construct = false; in gimplify_omp_workshare()
13313 in_omp_construct = save_in_omp_construct; in gimplify_omp_workshare()
14646 bool saved_in_omp_construct = in_omp_construct; in gimplify_expr()
14648 in_omp_construct = true; in gimplify_expr()
14650 in_omp_construct = saved_in_omp_construct; in gimplify_expr()
14698 in_omp_construct = true; in gimplify_expr()
[all …]
H A DChangeLog-201920471 (in_omp_construct): New variable.
20484 Temporarily clear in_omp_construct when processing body.
20486 etc. temporarily set in_omp_construct when processing body.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimplify.c245 static bool in_omp_construct; variable
13191 if (octx == NULL && !in_omp_construct) in gimplify_omp_loop()
13234 || in_omp_construct) in gimplify_omp_loop()
13737 bool save_in_omp_construct = in_omp_construct; in gimplify_omp_workshare()
13739 in_omp_construct = false; in gimplify_omp_workshare()
13781 in_omp_construct = save_in_omp_construct; in gimplify_omp_workshare()
15260 bool saved_in_omp_construct = in_omp_construct; in gimplify_expr()
15262 in_omp_construct = true; in gimplify_expr()
15264 in_omp_construct = saved_in_omp_construct; in gimplify_expr()
15321 in_omp_construct = true; in gimplify_expr()
[all …]
H A DChangeLog-201920471 (in_omp_construct): New variable.
20484 Temporarily clear in_omp_construct when processing body.
20486 etc. temporarily set in_omp_construct when processing body.