Home
last modified time | relevance | path

Searched refs:allocate_temp_for_forall_nest (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc4591 allocate_temp_for_forall_nest (forall_info * nested_forall_info, tree type, in allocate_temp_for_forall_nest() function
4703 tmp1 = allocate_temp_for_forall_nest (nested_forall_info, type, inner_size, in gfc_trans_assign_need_temp()
4780 tmp1 = allocate_temp_for_forall_nest (nested_forall_info, type, in gfc_trans_pointer_assign_need_temp()
4850 tmp1 = allocate_temp_for_forall_nest (nested_forall_info, parmtype, in gfc_trans_pointer_assign_need_temp()
5096 mask = allocate_temp_for_forall_nest (nested_forall_info, mask_type, in gfc_trans_forall_1()
H A DChangeLog-20052605 allocate_temp_for_forall_nest.
2606 (allocate_temp_for_forall_nest): Add INNER_SIZE_BODY argument,
2611 allocate_temp_for_forall_nest, generate_loop_for_rhs_to_temp
2614 allocate_temp_for_forall_nest.
3032 allocate_temp_for_forall_nest, gfc_trans_pointer_assign_need_temp,
H A DChangeLog-2003809 (allocate_temp_for_forall_nest): Ditto.
819 (allocate_temp_for_forall_nest): Use element size, not index size.
848 (allocate_temp_for_forall_nest): New function.
H A DChangeLog-2007840 allocate_temp_for_forall_nest.
5416 hunk/pass from mask population. Use allocate_temp_for_forall_nest
H A DChangeLog-2004964 allocate_temp_for_forall_nest, gfc_trans_pointer_assign_need_temp,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c4555 allocate_temp_for_forall_nest (forall_info * nested_forall_info, tree type, in allocate_temp_for_forall_nest() function
4667 tmp1 = allocate_temp_for_forall_nest (nested_forall_info, type, inner_size, in gfc_trans_assign_need_temp()
4744 tmp1 = allocate_temp_for_forall_nest (nested_forall_info, type, in gfc_trans_pointer_assign_need_temp()
4814 tmp1 = allocate_temp_for_forall_nest (nested_forall_info, parmtype, in gfc_trans_pointer_assign_need_temp()
5060 mask = allocate_temp_for_forall_nest (nested_forall_info, mask_type, in gfc_trans_forall_1()