Home
last modified time | relevance | path

Searched refs:gfc_conv_shift_descriptor_lbound (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h190 void gfc_conv_shift_descriptor_lbound (stmtblock_t*, tree, int, tree);
H A Dtrans-expr.c742 gfc_conv_shift_descriptor_lbound (&block, parmse->expr, dim, in gfc_conv_derived_to_class()
960 gfc_conv_shift_descriptor_lbound (&parmse->pre, parmse->expr, in gfc_conv_intrinsic_to_class()
9744 gfc_conv_shift_descriptor_lbound (&block, desc, in gfc_trans_pointer_assignment()
H A Dtrans-stmt.c1916 gfc_conv_shift_descriptor_lbound (&se.pre, desc, in trans_associate_var()
H A Dtrans-array.c506 gfc_conv_shift_descriptor_lbound (stmtblock_t* block, tree desc, in gfc_conv_shift_descriptor_lbound() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h205 void gfc_conv_shift_descriptor_lbound (stmtblock_t*, tree, int, tree);
H A DChangeLog-20101508 gfc_conv_shift_descriptor_lbound,
2062 * trans-array.h (gfc_conv_shift_descriptor_lbound): New method.
2067 `gfc_conv_shift_descriptor_lbound' instead of doing it manually.
2068 * trans-array.c (gfc_conv_shift_descriptor_lbound): New method.
H A DChangeLog1465 (gfc_conv_shift_descriptor_lbound): Likewise.
H A Dtrans-expr.cc825 gfc_conv_shift_descriptor_lbound (&block, parmse->expr, dim, in gfc_conv_derived_to_class()
1054 gfc_conv_shift_descriptor_lbound (&parmse->pre, parmse->expr, in gfc_conv_intrinsic_to_class()
10301 gfc_conv_shift_descriptor_lbound (&block, desc, in gfc_trans_pointer_assignment()
H A Dtrans-stmt.cc1953 gfc_conv_shift_descriptor_lbound (&se.pre, desc, in trans_associate_var()
H A Dtrans-array.cc553 gfc_conv_shift_descriptor_lbound (stmtblock_t* block, tree desc, in gfc_conv_shift_descriptor_lbound() function