Home
last modified time | relevance | path

Searched refs:gfc_build_array_ref (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dtrans-stmt.c482 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
2927 tmp = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
2968 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
3465 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3492 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3557 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3816 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4062 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4070 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4080 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
H A Dtrans.h496 tree gfc_build_array_ref (tree, tree, tree);
H A Dtrans-array.c288 return gfc_build_array_ref (tmp, dim, NULL); in gfc_conv_descriptor_dimension()
1378 tmp = gfc_build_array_ref (tmp, offset, NULL); in gfc_trans_array_ctor_element()
1679 tmp = gfc_build_array_ref (tmp, *poffset, NULL); in gfc_trans_array_constructor_value()
2891 index = gfc_build_array_ref (data, index, NULL); in conv_array_index_offset()
3066 se->expr = gfc_build_array_ref (tmp, index, decl); in gfc_conv_scalarized_array_ref()
3131 tmp = gfc_build_array_ref (tmp, offset, decl); in build_array_ref()
6178 tmp = gfc_build_array_ref (tmp, start.expr, NULL); in gfc_get_dataptr_offset()
6223 tmp = gfc_build_array_ref (tmp, index, NULL); in gfc_get_dataptr_offset()
7507 vref = gfc_build_array_ref (var, index, NULL); in structure_alloc_comps()
7518 dref = gfc_build_array_ref (tmp, index, NULL); in structure_alloc_comps()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dtrans-stmt.c484 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
2950 tmp = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
2991 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
3488 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3515 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3580 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3839 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4086 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4094 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4104 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
H A Dtrans.h507 tree gfc_build_array_ref (tree, tree, tree);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dtrans-stmt.c482 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
2927 tmp = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
2968 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
3465 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3492 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3557 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3816 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4062 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4070 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4080 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
H A Dtrans.h496 tree gfc_build_array_ref (tree, tree, tree);
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dtrans-stmt.c483 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3391 tmp = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
3432 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
3929 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3956 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4021 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4280 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4527 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4535 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4545 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dtrans-stmt.c483 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3391 tmp = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
3432 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
3929 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
3956 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4021 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4280 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4527 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4535 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4545 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3815 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4361 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4388 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4431 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4453 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4712 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4964 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4972 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4982 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3857 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4403 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4430 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4473 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4495 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4754 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5006 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5014 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5024 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3814 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4360 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4387 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4430 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4452 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4711 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4963 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4971 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4981 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3815 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4361 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4388 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4431 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4453 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4712 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4964 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4972 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4982 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3815 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4361 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4388 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4431 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4453 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4712 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4964 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4972 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4982 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3815 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4361 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4388 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4431 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4453 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4712 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4964 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4972 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4982 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3828 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4374 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4401 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4444 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4466 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4725 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4977 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4985 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4995 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3857 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4403 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4430 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4473 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4495 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4754 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5006 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5014 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5024 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
3816 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4362 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4389 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4432 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4454 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4713 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
4965 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
4973 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
4983 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-stmt.c505 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
4229 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4775 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4802 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4845 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4867 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
5126 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5378 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5386 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5396 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
4201 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4747 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4774 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4817 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4839 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
5098 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5350 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5358 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5368 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dtrans-stmt.c507 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
4232 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4778 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4805 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4848 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4870 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
5129 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5381 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5389 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5399 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
4202 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4748 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4775 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4818 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4840 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
5099 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5351 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5359 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5369 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dtrans-stmt.c507 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
4230 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4776 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4803 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4846 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4868 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
5127 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5379 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5387 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5397 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dtrans-stmt.c487 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
4202 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4748 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4775 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4818 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4840 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
5099 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5351 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5359 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5369 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dtrans-stmt.c507 maskexpr = gfc_build_array_ref (mask, index, NULL); in gfc_trans_call()
4230 rse.expr = gfc_build_array_ref (tmp1, count1, NULL); in generate_loop_for_temp_to_lhs()
4776 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4803 rse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4846 lse.expr = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
4868 parm = gfc_build_array_ref (tmp1, count, NULL); in gfc_trans_pointer_assign_need_temp()
5127 tmp = gfc_build_array_ref (mask, maskindex, NULL); in gfc_trans_forall_1()
5379 tmp = gfc_build_array_ref (mask, count, NULL); in gfc_evaluate_where_mask()
5387 tmp1 = gfc_build_array_ref (cmask, count, NULL); in gfc_evaluate_where_mask()
5397 tmp1 = gfc_build_array_ref (pmask, count, NULL); in gfc_evaluate_where_mask()
[all …]

12345678910>>...16