Home
last modified time | relevance | path

Searched refs:gimple_set_lhs (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify-me.c305 gimple_set_lhs (stmt, temp); in gimple_regimplify_operands()
H A Dtree-profile.c533 gimple_set_lhs (stmt, tmp); in gimple_gen_time_profiler()
H A Dtree-ssa-math-opts.c1463 gimple_set_lhs (call_stmt, ssa_target); in build_and_insert_call()
2514 gimple_set_lhs (call_stmt, lhs); in convert_expand_mult_copysign()
2910 gimple_set_lhs (fma_stmt, gimple_get_lhs (use_stmt)); in convert_mult_to_fma_1()
H A Dtree-ssa.c232 gimple_set_lhs (stmt, nlhs); in gimple_replace_ssa_lhs()
H A Dtree-ssa-reassoc.c1185 gimple_set_lhs (stmt, new_lhs); in make_new_ssa_for_def()
6462 gimple_set_lhs (lhs_stmt, target_ssa); in reassociate_bb()
6481 gimple_set_lhs (stmt, tmp); in reassociate_bb()
H A Dtree-vect-patterns.c5207 gimple_set_lhs (orig_pattern_stmt, gimple_get_lhs (pattern_stmt)); in vect_mark_pattern_stmts()
5208 gimple_set_lhs (pattern_stmt, old_lhs); in vect_mark_pattern_stmts()
H A Dtree-vect-loop.c5832 gimple_set_lhs (new_stmt, scalar_dest_var); in vectorize_fold_left_reduction()
5834 gimple_set_lhs (new_stmt, reduc_var); in vectorize_fold_left_reduction()
5850 gimple_set_lhs (new_stmt, scalar_dest); in vectorize_fold_left_reduction()
H A Dgimple.c1811 gimple_set_lhs (gimple *stmt, tree lhs) in gimple_set_lhs() function
H A Dtree-ssa-forwprop.c1989 gimple_set_lhs (call, make_ssa_name (integer_type_node)); in simplify_count_trailing_zeroes()
H A Domp-low.c7669 gimple_set_lhs (call, ddvar); in lower_oacc_head_mark()
7689 gimple_set_lhs (call, ddvar); in lower_oacc_loop_marker()
7719 gimple_set_lhs (fork, ddvar); in lower_oacc_head_tail()
7724 gimple_set_lhs (join, ddvar); in lower_oacc_head_tail()
H A Dgimple.h1600 void gimple_set_lhs (gimple *, tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify-me.cc301 gimple_set_lhs (stmt, temp); in gimple_regimplify_operands()
H A Dgimple-isel.cc316 gimple_set_lhs (g, lhs); in gimple_expand_vec_exprs()
H A Dtree-profile.cc542 gimple_set_lhs (stmt, tmp); in gimple_gen_time_profiler()
H A Dtree-ssa-math-opts.cc1597 gimple_set_lhs (call_stmt, ssa_target); in build_and_insert_call()
2652 gimple_set_lhs (call_stmt, lhs); in convert_expand_mult_copysign()
3066 gimple_set_lhs (fma_stmt, gimple_get_lhs (use_stmt)); in convert_mult_to_fma_1()
H A Dtree-ssa.cc232 gimple_set_lhs (stmt, nlhs); in gimple_replace_ssa_lhs()
H A Dtree-vect-loop.cc6364 gimple_set_lhs (new_stmt, scalar_dest_var); in vectorize_fold_left_reduction()
6366 gimple_set_lhs (new_stmt, reduc_var); in vectorize_fold_left_reduction()
6382 gimple_set_lhs (new_stmt, scalar_dest); in vectorize_fold_left_reduction()
7591 gimple_set_lhs (new_stmt, new_temp); in vect_transform_reduction()
H A Dtree-ssa-reassoc.cc1252 gimple_set_lhs (stmt, new_lhs); in make_new_ssa_for_def()
6884 gimple_set_lhs (lhs_stmt, target_ssa); in reassociate_bb()
6903 gimple_set_lhs (stmt, tmp); in reassociate_bb()
H A Dtree-vect-patterns.cc5714 gimple_set_lhs (orig_pattern_stmt, gimple_get_lhs (pattern_stmt)); in vect_mark_pattern_stmts()
5715 gimple_set_lhs (pattern_stmt, old_lhs); in vect_mark_pattern_stmts()
H A Dgimple-ssa-store-merging.cc1330 gimple_set_lhs (bswap_stmt, tmp); in bswap_replace()
1347 gimple_set_lhs (mask_stmt ? mask_stmt : bswap_stmt, tmp); in bswap_replace()
H A Dgimple.cc1890 gimple_set_lhs (gimple *stmt, tree lhs) in gimple_set_lhs() function
H A Dtree-ssa-forwprop.cc2398 gimple_set_lhs (call, make_ssa_name (integer_type_node)); in simplify_count_trailing_zeroes()
H A Domp-low.cc8392 gimple_set_lhs (call, ddvar); in lower_oacc_head_mark()
8412 gimple_set_lhs (call, ddvar); in lower_oacc_loop_marker()
8450 gimple_set_lhs (fork, ddvar); in lower_oacc_head_tail()
8455 gimple_set_lhs (join, ddvar); in lower_oacc_head_tail()
H A Dtree-eh.cc2069 gimple_set_lhs (stmt, tmp); in lower_eh_constructs_2()
H A Dgimple.h1605 void gimple_set_lhs (gimple *, tree);

12