Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.h23 extern tree gimple_assign_rhs_to_tree (gimple *);
H A Dtree-ssa.cc408 value = gimple_assign_rhs_to_tree (def_stmt); in insert_debug_temp_for_var_def()
H A Dcfgexpand.cc104 gimple_assign_rhs_to_tree (gimple *stmt) in gimple_assign_rhs_to_tree() function
5322 t = gimple_assign_rhs_to_tree (g); in expand_debug_expr()
5931 tree value = gimple_assign_rhs_to_tree (def); in expand_gimple_basic_block()
H A Dipa-param-manipulation.cc1337 = unshare_expr_without_location (gimple_assign_rhs_to_tree (def)); in prepare_debug_expressions()
H A DChangeLog.tuples501 * cfgexpand.c (gimple_assign_rhs_to_tree): Remove prototype.
502 * tree-outof-ssa.c (gimple_assign_rhs_to_tree): Likewise.
503 * tree-gimple.h (gimple_assign_rhs_to_tree): New prototype.
1163 * cfgexpand.c (gimple_assign_rhs_to_tree): Factor out of ...
1167 * tree-outof-ssa.c (gimple_assign_rhs_to_tree): Declare.
H A DChangeLog-200911530 * cfgexpand.c (gimple_assign_rhs_to_tree): Do not overwrite
15245 * cfgexpand.c (gimple_assign_rhs_to_tree): Transfer locus if possible.
H A DChangeLog-201913729 * cfgexpand.c (gimple_assign_rhs_to_tree): Use switch statement
28351 * ccmp.c (expand_ccmp_expr_1): Do not use gimple_assign_rhs_to_tree.
H A DChangeLog-201024806 * cfgexpand.c (gimple_assign_rhs_to_tree): Likewise.
36691 * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
H A DChangeLog-200811571 * cfgexpand.c (gimple_assign_rhs_to_tree): Likewise.
H A DChangeLog-201210445 * cfgexpand.c (gimple_assign_rhs_to_tree): Change to use new location.
H A DChangeLog-20205208 * cfgexpand.c (gimple_assign_rhs_to_tree): Use
H A DChangeLog-20137813 (gimple_assign_rhs_to_tree, estimated_stack_frame_size): Add protoype.
H A DChangeLog-201441399 * expr.c (expand_expr_real_1): Avoid gimple_assign_rhs_to_tree
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.h23 extern tree gimple_assign_rhs_to_tree (gimple *);
H A Dtree-ssa.c408 value = gimple_assign_rhs_to_tree (def_stmt); in insert_debug_temp_for_var_def()
H A Dcfgexpand.c103 gimple_assign_rhs_to_tree (gimple *stmt) in gimple_assign_rhs_to_tree() function
5146 t = gimple_assign_rhs_to_tree (g); in expand_debug_expr()
5742 tree value = gimple_assign_rhs_to_tree (def); in expand_gimple_basic_block()