Searched defs:new_lhs (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-forwprop.c | 802 tree new_offset, new_base, saved, new_lhs; in forward_propagate_addr_expr_1() local 2402 tree new_lhs = build1 (REALPART_EXPR, 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 | 1182 tree new_lhs, new_debug_lhs = NULL_TREE; in make_new_ssa_for_def() local 4222 tree new_lhs = make_ssa_name (TREE_TYPE (lhs)); in maybe_optimize_range_tests() local 5948 tree new_lhs = lhs; in reassociate_bb() local
|
H A D | tree-ssa-ccp.c | 2927 tree new_lhs = make_ssa_name (TREE_TYPE (lhs)); in optimize_atomic_bit_test_and() local
|
H A D | dse.c | 1707 rtx target, new_reg, new_lhs; in find_shift_sequence() local
|
H A D | tree-into-ssa.c | 1005 tree new_lhs; in insert_phi_nodes_for() local
|
H A D | tree-sra.c | 5040 tree new_lhs, old_lhs = gimple_phi_result (phi); in ipa_sra_modify_function_body() local
|
H A D | gimple-fold.c | 4939 tree new_lhs = maybe_fold_reference (lhs, true); in fold_stmt_1() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-omp.c | 261 tree new_lhs = lhs; in c_finish_omp_atomic() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-forwprop.c | 914 tree new_offset, new_base, saved, new_lhs; in forward_propagate_addr_expr_1() local
|
H A D | gimple-fold.c | 1297 tree new_lhs = maybe_fold_reference (lhs, true); in fold_stmt_1() local
|
H A D | tree-into-ssa.c | 1107 tree new_lhs; in insert_phi_nodes_for() local
|
H A D | dse.c | 1817 rtx target, new_reg, shift_seq, insn, new_lhs; in find_shift_sequence() local
|