/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-forwprop.cc | 810 tree new_offset, new_base, saved, new_lhs; in forward_propagate_addr_expr_1() local 1657 tree new_lhs = make_ssa_name (TREE_TYPE (lhs2)); in simplify_builtin_call() local 3633 tree new_lhs = build1 (REALPART_EXPR, in execute() local 3695 tree new_lhs = build3 (BIT_FIELD_REF, in execute() local
|
H A D | tsan.cc | 692 tree new_lhs = make_ssa_name (TREE_TYPE (t)); in instrument_builtin_call() local
|
H A D | tree-ssa-ccp.cc | 3791 tree new_lhs = make_ssa_name (TREE_TYPE (lhs)); in optimize_atomic_bit_test_and() local 4005 tree new_lhs = make_ssa_name (boolean_type_node); in optimize_atomic_op_fetch_cmp_0() local
|
H A D | tree-ssa-reassoc.cc | 1248 tree new_lhs, new_debug_lhs = NULL_TREE; in make_new_ssa_for_def() local 5024 tree new_lhs = make_ssa_name (TREE_TYPE (lhs)); in maybe_optimize_range_tests() local 6808 tree new_lhs = lhs; in reassociate_bb() local
|
H A D | tree-ssa-math-opts.cc | 3609 tree new_lhs = gimple_assign_lhs (cast_stmt); in maybe_optimize_guarding_check() local 4223 tree new_lhs = (maxval || cast_stmt) ? make_ssa_name (type) : lhs; in match_arith_overflow() local
|
H A D | ipa-param-manipulation.cc | 2273 tree new_lhs, old_lhs = gimple_phi_result (phi); in modify_cfun_body() local
|
H A D | tree-vect-patterns.cc | 749 tree new_lhs = vect_recog_temp_ssa_var (lhs_type, NULL); in vect_split_statement() local 1001 tree lhs, match[4], temp, type, new_lhs, op2; in vect_recog_cond_expr_convert_pattern() local
|
H A D | tree-into-ssa.cc | 1010 tree new_lhs; in insert_phi_nodes_for() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-forwprop.c | 808 tree new_offset, new_base, saved, new_lhs; in forward_propagate_addr_expr_1() local 2987 tree new_lhs = build1 (REALPART_EXPR, in execute() local 3047 tree new_lhs = build3 (BIT_FIELD_REF, in execute() local
|
H A D | tsan.c | 678 tree new_lhs = make_ssa_name (TREE_TYPE (t)); in instrument_builtin_call() local
|
H A D | tree-ssa-reassoc.c | 1181 tree new_lhs, new_debug_lhs = NULL_TREE; in make_new_ssa_for_def() local 4627 tree new_lhs = make_ssa_name (TREE_TYPE (lhs)); in maybe_optimize_range_tests() local 6386 tree new_lhs = lhs; in reassociate_bb() local
|
H A D | ipa-param-manipulation.c | 1775 tree new_lhs, old_lhs = gimple_phi_result (phi); in modify_cfun_body() local
|
H A D | tree-ssa-ccp.c | 3035 tree new_lhs = make_ssa_name (TREE_TYPE (lhs)); in optimize_atomic_bit_test_and() local
|
H A D | dse.c | 1751 rtx target, new_reg, new_lhs; in find_shift_sequence() local
|
H A D | tree-into-ssa.c | 1009 tree new_lhs; in insert_phi_nodes_for() local
|
H A D | tree-vect-patterns.c | 709 tree new_lhs = vect_recog_temp_ssa_var (lhs_type, NULL); in vect_split_statement() local
|
H A D | gimple-fold.c | 5279 tree new_lhs = maybe_fold_reference (lhs, true); in fold_stmt_1() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 268 tree new_lhs = lhs; in c_finish_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 304 tree new_lhs = lhs; in c_finish_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | constraint-manager.cc | 1433 equiv_class_id new_lhs = map_ec_to_m.get_dst_for_src (c->m_lhs); in clean_merger_input() local
|