Lines Matching refs:gimple_assign_lhs
1013 name = gimple_assign_lhs (ref->stmt); in name_for_ref()
1082 name = gimple_assign_lhs (ref->stmt); in find_looparound_phi()
1107 gcc_assert (gimple_assign_lhs (init_stmt) == init); in find_looparound_phi()
1306 val = gimple_assign_lhs (stmt); in replace_ref_with()
1334 val = gimple_assign_lhs (stmt); in replace_ref_with()
1507 ref = gimple_assign_lhs (root->stmt); in initialize_root_vars()
1728 name = gimple_assign_lhs (stmt); in remove_stmt()
2000 lhs = gimple_assign_lhs (stmt); in find_use_stmt()
2043 tree type = TREE_TYPE (gimple_assign_lhs (stmt)); in find_associative_operation_root()
2051 lhs = gimple_assign_lhs (stmt); in find_associative_operation_root()
2130 atype = TREE_TYPE (gimple_assign_lhs (stmt)); in combinable_refs_p()
2203 r1 = gimple_assign_lhs (s1); in reassociate_to_the_same_stmt()
2209 r2 = gimple_assign_lhs (s2); in reassociate_to_the_same_stmt()
2216 r1 = gimple_assign_lhs (s1); in reassociate_to_the_same_stmt()
2218 r2 = gimple_assign_lhs (s2); in reassociate_to_the_same_stmt()