Lines Matching refs:gimple_assign_lhs
1176 name = gimple_assign_lhs (ref->stmt); in name_for_ref()
1246 name = gimple_assign_lhs (ref->stmt); in find_looparound_phi()
1271 gcc_assert (gimple_assign_lhs (init_stmt) == init); in find_looparound_phi()
1510 val = gimple_assign_lhs (stmt); in replace_ref_with()
1530 val = gimple_assign_lhs (stmt); in replace_ref_with()
1672 ref = gimple_assign_lhs (root->stmt); in initialize_root_vars()
2074 name = gimple_assign_lhs (stmt); in remove_stmt()
2434 lhs = gimple_assign_lhs (stmt); in find_use_stmt()
2477 tree type = TREE_TYPE (gimple_assign_lhs (stmt)); in find_associative_operation_root()
2485 lhs = gimple_assign_lhs (stmt); in find_associative_operation_root()
2564 atype = TREE_TYPE (gimple_assign_lhs (stmt)); in combinable_refs_p()
2637 r1 = gimple_assign_lhs (s1); in reassociate_to_the_same_stmt()
2643 r2 = gimple_assign_lhs (s2); in reassociate_to_the_same_stmt()
2650 r1 = gimple_assign_lhs (s1); in reassociate_to_the_same_stmt()
2652 r2 = gimple_assign_lhs (s2); in reassociate_to_the_same_stmt()