Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgexpand.h23 extern tree gimple_assign_rhs_to_tree (gimple *);
H A Dccmp.c106 rhs = gimple_assign_rhs_to_tree (g); in ccmp_candidate_p()
193 tree exp = gimple_assign_rhs_to_tree (g); in expand_ccmp_expr_1()
H A Dtree-affine.c734 rhs = gimple_assign_rhs_to_tree (def); in aff_combination_expand()
H A Dtree-ssa.c403 value = gimple_assign_rhs_to_tree (def_stmt); in insert_debug_temp_for_var_def()
H A Dcfgexpand.c106 gimple_assign_rhs_to_tree (gimple *stmt) in gimple_assign_rhs_to_tree() function
5056 t = gimple_assign_rhs_to_tree (g); in expand_debug_expr()
5647 tree value = gimple_assign_rhs_to_tree (def); in expand_gimple_basic_block()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-affine.c668 rhs = gimple_assign_rhs_to_tree (def); in aff_combination_expand()
H A Dcfgexpand.c66 gimple_assign_rhs_to_tree (gimple stmt) in gimple_assign_rhs_to_tree() function
3410 op0 = expand_debug_expr (gimple_assign_rhs_to_tree (g)); in expand_debug_expr()
3900 tree value = gimple_assign_rhs_to_tree (def); in expand_gimple_basic_block()
H A Dtree-ssa.c408 value = gimple_assign_rhs_to_tree (def_stmt); in insert_debug_temp_for_var_def()
H A Dgimple.h1152 extern tree gimple_assign_rhs_to_tree (gimple);
H A Dexpr.c9118 return expand_expr_real (gimple_assign_rhs_to_tree (g), target, tmode, in expand_expr_real_1()