Home
last modified time | relevance | path

Searched refs:back_arg (Results 1 – 19 of 19) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgfortran/m4/
H A Dmaxloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`, gfc_charlen_type len)
80 gfc_array_l1 *const restrict mask'back_arg`,
86 gfc_array_l1 * const restrict mask'back_arg`,
149 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type);
154 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type len)
H A Dminloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`,
81 gfc_array_l1 *const restrict mask'back_arg`,
87 gfc_array_l1 * const restrict mask'back_arg`,
151 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type);
156 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type len)
H A Diforeach-s.m417 'atype` * const restrict array'back_arg`, gfc_charlen_type len);
22 'atype` * const restrict array'back_arg`, gfc_charlen_type len)
116 'atype` * const restrict, gfc_array_l1 * const restrict 'back_arg`,
123 gfc_array_l1 * const restrict mask'back_arg`,
259 'atype` * const restrict, GFC_LOGICAL_4 *'back_arg`,
266 GFC_LOGICAL_4 * mask'back_arg`,
H A Difunction-s.m434 'atype` * const restrict, const index_type * const restrict 'back_arg`,
41 const index_type * const restrict pdim'back_arg`,
199 gfc_array_l1 * const restrict'back_arg`, gfc_charlen_type);
206 gfc_array_l1 * const restrict mask'back_arg`,
395 GFC_LOGICAL_4 *'back_arg`, gfc_charlen_type);
402 GFC_LOGICAL_4 * mask 'back_arg`, gfc_charlen_type string_len)
H A Difunction.m423 atype` * const restrict, const 'index_type` * const restrict'back_arg`);
29 const index_type * const restrict pdim'back_arg`)
188 gfc_array_l1 * const restrict'back_arg`);
195 gfc_array_l1 * const restrict mask'back_arg`)
383 GFC_LOGICAL_4 *'back_arg`);
390 GFC_LOGICAL_4 * mask'back_arg`)
H A Diparm.m439 define(back_arg,ifelse(index(name,`maxloc'),0,``, GFC_LOGICAL_4 back'',dnl macro
/netbsd/external/gpl3/gcc/dist/libgfortran/m4/
H A Dmaxloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`, gfc_charlen_type len)
80 gfc_array_l1 *const restrict mask'back_arg`,
86 gfc_array_l1 * const restrict mask'back_arg`,
149 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type);
154 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type len)
H A Dminloc2s.m443 extern 'rtype_name` 'name`'rtype_qual`_'atype_code` ('atype` * const restrict'back_arg`,
48 'name`'rtype_qual`_'atype_code` ('atype` * const restrict array'back_arg`,
81 gfc_array_l1 *const restrict mask'back_arg`,
87 gfc_array_l1 * const restrict mask'back_arg`,
151 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type);
156 GFC_LOGICAL_4 *mask'back_arg`, gfc_charlen_type len)
H A Diforeach-s.m417 'atype` * const restrict array'back_arg`, gfc_charlen_type len);
22 'atype` * const restrict array'back_arg`, gfc_charlen_type len)
116 'atype` * const restrict, gfc_array_l1 * const restrict 'back_arg`,
123 gfc_array_l1 * const restrict mask'back_arg`,
259 'atype` * const restrict, GFC_LOGICAL_4 *'back_arg`,
266 GFC_LOGICAL_4 * mask'back_arg`,
H A Difunction-s.m434 'atype` * const restrict, const index_type * const restrict 'back_arg`,
41 const index_type * const restrict pdim'back_arg`,
199 gfc_array_l1 * const restrict'back_arg`, gfc_charlen_type);
206 gfc_array_l1 * const restrict mask'back_arg`,
395 GFC_LOGICAL_4 *'back_arg`, gfc_charlen_type);
402 GFC_LOGICAL_4 * mask 'back_arg`, gfc_charlen_type string_len)
H A Difunction.m423 atype` * const restrict, const 'index_type` * const restrict'back_arg`);
29 const index_type * const restrict pdim'back_arg`)
188 gfc_array_l1 * const restrict'back_arg`);
195 gfc_array_l1 * const restrict mask'back_arg`)
383 GFC_LOGICAL_4 *'back_arg`);
390 GFC_LOGICAL_4 * mask'back_arg`)
H A Diparm.m439 define(back_arg,ifelse(index(name,`maxloc'),0,``, GFC_LOGICAL_4 back'',dnl macro
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-20181657 * m4/iparm.m4: Add back_arg macro if in minloc or maxloc.
1658 * m4/iforeach-s.m4: Add optional argument back with back_arg
1672 * m4/maxloc2s.m4: Add assert.h, add back_arg, assert that
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-intrinsic.c5622 *kind_arg, *back_arg; in gfc_conv_intrinsic_findloc() local
5652 back_arg = kind_arg->next; in gfc_conv_intrinsic_findloc()
5671 back_arg->name = "%VAL"; in gfc_conv_intrinsic_findloc()
5823 gfc_conv_expr_val (&backse, back_arg->expr); in gfc_conv_intrinsic_findloc()
H A Dtrans-intrinsic.cc5764 *kind_arg, *back_arg; in gfc_conv_intrinsic_findloc() local
5794 back_arg = kind_arg->next; in gfc_conv_intrinsic_findloc()
5813 back_arg->name = "%VAL"; in gfc_conv_intrinsic_findloc()
5965 gfc_conv_expr_val (&backse, back_arg->expr); in gfc_conv_intrinsic_findloc()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-intrinsic.c5622 *kind_arg, *back_arg; in gfc_conv_intrinsic_findloc() local
5652 back_arg = kind_arg->next; in gfc_conv_intrinsic_findloc()
5671 back_arg->name = "%VAL"; in gfc_conv_intrinsic_findloc()
5823 gfc_conv_expr_val (&backse, back_arg->expr); in gfc_conv_intrinsic_findloc()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-expand.c5063 tree back_arg = redirect_edge_var_map_def (vm); in expand_omp_for_static_chunk() local
5064 add_phi_arg (nphi, back_arg, re, locus); in expand_omp_for_static_chunk()
5072 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk()
H A Domp-expand.cc6244 tree back_arg = redirect_edge_var_map_def (vm); in expand_omp_for_static_chunk() local
6245 add_phi_arg (nphi, back_arg, re, locus); in expand_omp_for_static_chunk()
6253 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c5063 tree back_arg = redirect_edge_var_map_def (vm); in expand_omp_for_static_chunk() local
5064 add_phi_arg (nphi, back_arg, re, locus); in expand_omp_for_static_chunk()
5072 gphi *inner_loop_phi = find_phi_with_arg_on_edge (back_arg, ce); in expand_omp_for_static_chunk()