Home
last modified time | relevance | path

Searched refs:gfc_conv_function_expr (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c7753 gfc_conv_function_expr (gfc_se * se, gfc_expr * expr) in gfc_conv_function_expr() function
8899 gfc_conv_function_expr (se, expr); in gfc_conv_expr()
9322 gfc_conv_function_expr (rse, expr2); in trans_class_pointer_fcn()
9570 gfc_conv_function_expr (&rse, expr2); in gfc_trans_pointer_assignment()
10364 gfc_conv_function_expr (&se, expr2); in gfc_trans_arrayfunc_assign()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc8296 gfc_conv_function_expr (gfc_se * se, gfc_expr * expr) in gfc_conv_function_expr() function
9442 gfc_conv_function_expr (se, expr); in gfc_conv_expr()
9865 gfc_conv_function_expr (rse, expr2); in trans_class_pointer_fcn()
10114 gfc_conv_function_expr (&rse, expr2); in gfc_trans_pointer_assignment()
10907 gfc_conv_function_expr (&se, expr2); in gfc_trans_arrayfunc_assign()
H A DChangeLog-20132011 * trans-expr.c (gfc_conv_function_expr): Init sym earlier. Use it.
H A DChangeLog-2003631 (gfc_conv_function_expr): Use it.
H A DChangeLog-2014680 * trans-expr.c (gfc_conv_function_expr): Catch IEEE functions to
H A DChangeLog-20092848 (gfc_conv_function_expr): Renamed gfc_conv_function_call.
H A DChangeLog-20103084 * trans-expr.c (gfc_conv_function_expr): Likewise.