Home
last modified time | relevance | path

Searched refs:gfc_get_dataptr_offset (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.h142 void gfc_get_dataptr_offset (stmtblock_t*, tree, tree, tree, bool, gfc_expr*);
H A Dtrans-array.c7019 gfc_get_dataptr_offset (stmtblock_t *block, tree parm, tree desc, tree offset, in gfc_get_dataptr_offset() function
7472 gfc_get_dataptr_offset (&se->pre, se->expr, desc, NULL_TREE, in gfc_conv_expr_descriptor()
7958 gfc_get_dataptr_offset (&loop.pre, parm, desc, offset, in gfc_conv_expr_descriptor()
H A Dtrans-expr.c5467 gfc_get_dataptr_offset (&parmse->pre, parmse->expr, parmse->expr, in gfc_conv_gfc_desc_to_cfi_desc()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.h145 void gfc_get_dataptr_offset (stmtblock_t*, tree, tree, tree, bool, gfc_expr*);
H A DChangeLog1467 (gfc_get_dataptr_offset): Likewise.
H A Dtrans-array.cc7137 gfc_get_dataptr_offset (stmtblock_t *block, tree parm, tree desc, tree offset, in gfc_get_dataptr_offset() function
7598 gfc_get_dataptr_offset (&se->pre, se->expr, desc, NULL_TREE, in gfc_conv_expr_descriptor()
8061 gfc_get_dataptr_offset (&loop.pre, parm, desc, base, in gfc_conv_expr_descriptor()
H A DChangeLog-20202027 * trans-array.c (gfc_get_dataptr_offset): Provide the offsets
H A DChangeLog-20121777 (gfc_conv_array_ref, gfc_get_dataptr_offset): Call it.
H A DChangeLog-20071450 (gfc_get_dataptr_offset): New function.
1454 pointer to this, using gfc_get_dataptr_offset.
H A DChangeLog-20152020 (gfc_get_dataptr_offset): Correcting call of build_array_ref.
H A DChangeLog-20192976 (gfc_get_dataptr_offset): Remove static function attribute.
H A DChangeLog-20083557 gfc_get_dataptr_offset, gfc_conv_array_parameter,
H A DChangeLog-20101524 gfc_trans_dummy_array_bias, gfc_get_dataptr_offset,
H A Dtrans-expr.cc5580 gfc_get_dataptr_offset (&se.pre, gfc, gfc, NULL, true, e); in gfc_conv_gfc_desc_to_cfi_desc()