Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.h2264 gimple_call_return_type (const_gimple gs) in gimple_call_return_type() function
4853 type = gimple_call_return_type (stmt); in gimple_expr_type()
H A Dtree-nested.c406 t = create_tmp_var_for (info, gimple_call_return_type (call), NULL); in init_tmp_var_with_call()
H A Dgimple-fold.c2630 gimple_call_return_type (stmt), in gimple_fold_stmt_to_constant_1()
H A Dtree-vect-data-refs.c4227 gimple_call_return_type (new_stmt)); in vect_setup_realignment()
H A Dtree-ssa-sccvn.c948 temp.type = gimple_call_return_type (call); in copy_reference_ops_from_call()
H A Dcfgexpand.c2024 TREE_TYPE (exp) = gimple_call_return_type (stmt); in expand_call_stmt()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.h3113 gimple_call_return_type (const gcall *gs)
6405 return gimple_call_return_type (call_stmt);
H A Dgimple-fold.c3791 result = fold_convert (gimple_call_return_type (stmt), result); in gimple_fold_builtin()
6377 gimple_call_return_type (call_stmt), in gimple_fold_stmt_to_constant_1()
6383 retval = fold_convert (gimple_call_return_type (call_stmt), in gimple_fold_stmt_to_constant_1()
H A Dgimple-pretty-print.c2923 TREE_TYPE (exp) = gimple_call_return_type (stmt); in percent_G_format()
H A Dtree-nested.c393 t = create_tmp_var_for (info, gimple_call_return_type (call), NULL); in init_tmp_var_with_call()
H A Dtree-vect-data-refs.c5677 gimple_call_return_type (new_stmt)); in vect_setup_realignment()
H A Dcfgexpand.c2644 TREE_TYPE (exp) = gimple_call_return_type (stmt); in expand_call_stmt()
H A Dtree-ssa-sccvn.c1129 temp.type = gimple_call_return_type (call); in copy_reference_ops_from_call()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi1223 @deftypefn {GIMPLE function} tree gimple_call_return_type (gimple g)