Home
last modified time | relevance | path

Searched refs:non_negative_strides_array_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog937 * trans-array.cc (non_negative_strides_array_p): Inline variable
975 (non_negative_strides_array_p): New function.
H A Dtrans-array.cc3671 non_negative_strides_array_p (tree expr) in non_negative_strides_array_p() function
3702 return non_negative_strides_array_p (GFC_DECL_SAVED_DESCRIPTOR (expr)); in non_negative_strides_array_p()
3763 || non_negative_strides_array_p (info->descriptor); in gfc_conv_scalarized_array_ref()
3828 non_negative_strides_array_p (desc), in build_array_ref()