Home
last modified time | relevance | path

Searched refs:ref_to_res (Results 1 – 25 of 62) sorted by relevance

123

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/gcn/
H A Dgcn-tree.c365 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
367 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
368 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
409 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
410 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
428 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
449 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
452 accum = ref_to_res; in gcn_goacc_reduction_fini()
496 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
498 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/gcn/
H A Dgcn-tree.c345 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
347 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
348 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
389 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
390 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
408 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
429 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
432 accum = ref_to_res; in gcn_goacc_reduction_fini()
476 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
478 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/gcn/
H A Dgcn-tree.c365 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
367 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
368 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
409 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
410 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
428 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
449 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
452 accum = ref_to_res; in gcn_goacc_reduction_fini()
496 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
498 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/gcn/
H A Dgcn-tree.c365 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
367 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
368 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
409 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
410 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
428 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
449 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
452 accum = ref_to_res; in gcn_goacc_reduction_fini()
496 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
498 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/gcn/
H A Dgcn-tree.c484 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
486 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
487 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
528 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
529 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
547 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
568 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
571 accum = ref_to_res; in gcn_goacc_reduction_fini()
615 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
617 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/gcn/
H A Dgcn-tree.c484 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
486 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
487 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
528 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
529 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
547 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
568 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
571 accum = ref_to_res; in gcn_goacc_reduction_fini()
615 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
617 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/gcn/
H A Dgcn-tree.c484 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
486 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
487 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
528 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
529 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
547 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
568 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
571 accum = ref_to_res; in gcn_goacc_reduction_fini()
615 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
617 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/gcn/
H A Dgcn-tree.c484 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
486 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
487 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
528 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
529 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
547 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
568 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
571 accum = ref_to_res; in gcn_goacc_reduction_fini()
615 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
617 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/gcn/
H A Dgcn-tree.c484 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
486 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
487 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
528 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
529 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
547 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
568 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
571 accum = ref_to_res; in gcn_goacc_reduction_fini()
615 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
617 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/gcn/
H A Dgcn-tree.c484 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_setup() local
486 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_setup()
487 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
528 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_init() local
529 if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_init()
547 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_fini() local
568 else if (integer_zerop (ref_to_res)) in gcn_goacc_reduction_fini()
571 accum = ref_to_res; in gcn_goacc_reduction_fini()
615 tree ref_to_res = gimple_call_arg (call, 1); in gcn_goacc_reduction_teardown() local
617 if (!integer_zerop (ref_to_res)) in gcn_goacc_reduction_teardown()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/nvptx/
H A Dnvptx.c4560 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
4562 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
4563 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
4656 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
4657 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
4675 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
4716 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
4719 accum = ref_to_res; in nvptx_goacc_reduction_fini()
4765 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
4767 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/nvptx/
H A Dnvptx.c4560 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
4562 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
4563 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
4656 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
4657 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
4675 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
4716 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
4719 accum = ref_to_res; in nvptx_goacc_reduction_fini()
4765 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
4767 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/nvptx/
H A Dnvptx.c5415 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
5417 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
5418 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
5513 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
5514 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
5532 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
5573 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
5576 accum = ref_to_res; in nvptx_goacc_reduction_fini()
5622 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
5624 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/nvptx/
H A Dnvptx.c5415 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
5417 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
5418 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
5513 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
5514 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
5532 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
5573 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
5576 accum = ref_to_res; in nvptx_goacc_reduction_fini()
5622 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
5624 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/nvptx/
H A Dnvptx.c5415 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
5417 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
5418 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
5513 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
5514 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
5532 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
5573 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
5576 accum = ref_to_res; in nvptx_goacc_reduction_fini()
5622 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
5624 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/nvptx/
H A Dnvptx.c5415 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
5417 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
5418 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
5513 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
5514 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
5532 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
5573 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
5576 accum = ref_to_res; in nvptx_goacc_reduction_fini()
5622 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
5624 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/nvptx/
H A Dnvptx.c5415 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
5417 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
5418 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
5513 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
5514 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
5532 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
5573 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
5576 accum = ref_to_res; in nvptx_goacc_reduction_fini()
5622 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
5624 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/nvptx/
H A Dnvptx.c5415 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
5417 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
5418 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
5513 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
5514 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
5532 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
5573 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
5576 accum = ref_to_res; in nvptx_goacc_reduction_fini()
5622 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
5624 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/nvptx/
H A Dnvptx.c6125 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
6127 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
6128 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6225 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
6226 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
6245 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
6287 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
6290 accum = ref_to_res; in nvptx_goacc_reduction_fini()
6338 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
6340 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/nvptx/
H A Dnvptx.c6249 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
6251 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
6252 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6349 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
6350 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
6369 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
6411 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
6414 accum = ref_to_res; in nvptx_goacc_reduction_fini()
6462 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
6464 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/nvptx/
H A Dnvptx.c6125 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
6127 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
6128 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6225 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
6226 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
6245 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
6287 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
6290 accum = ref_to_res; in nvptx_goacc_reduction_fini()
6338 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
6340 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/nvptx/
H A Dnvptx.c6349 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
6351 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
6352 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6449 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
6450 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
6469 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
6511 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
6514 accum = ref_to_res; in nvptx_goacc_reduction_fini()
6562 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
6564 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/nvptx/
H A Dnvptx.c6249 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
6251 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
6252 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6349 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
6350 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
6369 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
6411 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
6414 accum = ref_to_res; in nvptx_goacc_reduction_fini()
6462 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
6464 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/nvptx/
H A Dnvptx.c6105 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
6107 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
6108 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6205 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
6206 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
6225 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
6267 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
6270 accum = ref_to_res; in nvptx_goacc_reduction_fini()
6318 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
6320 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/nvptx/
H A Dnvptx.c6125 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_setup() local
6127 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_setup()
6128 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6225 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_init() local
6226 if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_init()
6245 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_fini() local
6287 else if (integer_zerop (ref_to_res)) in nvptx_goacc_reduction_fini()
6290 accum = ref_to_res; in nvptx_goacc_reduction_fini()
6338 tree ref_to_res = gimple_call_arg (call, 1); in nvptx_goacc_reduction_teardown() local
6340 if (!integer_zerop (ref_to_res)) in nvptx_goacc_reduction_teardown()
[all …]

123