Home
last modified time | relevance | path

Searched refs:lhs (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-builder.c55 if (lhs == NULL_TREE) in build_assign()
56 lhs = make_ssa_name (get_expr_type (code, op1)); in build_assign()
57 return gimple_build_assign (lhs, code, op1, op2); in build_assign()
78 if (lhs == NULL_TREE) in build_assign()
79 lhs = make_ssa_name (get_expr_type (code, op1)); in build_assign()
80 return gimple_build_assign (lhs, code, op1, op2); in build_assign()
99 lhs); in build_assign()
107 build_type_cast (tree to_type, tree op, tree lhs) in build_type_cast() argument
109 if (lhs == NULL_TREE) in build_type_cast()
110 lhs = make_ssa_name (to_type); in build_type_cast()
[all …]
H A Dtree-stdarg.c119 tree lhs, orig_lhs; in va_list_counter_bump() local
136 while (lhs) in va_list_counter_bump()
164 lhs = rhs1; in va_list_counter_bump()
174 lhs = rhs1; in va_list_counter_bump()
205 lhs = NULL; in va_list_counter_bump()
208 lhs = orig_lhs; in va_list_counter_bump()
210 while (lhs) in va_list_counter_bump()
231 lhs = rhs1; in va_list_counter_bump()
241 lhs = rhs1; in va_list_counter_bump()
255 lhs = NULL; in va_list_counter_bump()
[all …]
H A Dtree-ssa.c1477 if (DECL_P (lhs)) in non_rewritable_lvalue_p()
1489 if (TREE_CODE (lhs) == MEM_REF in non_rewritable_lvalue_p()
1523 mem_ref_offset (lhs)) in non_rewritable_lvalue_p()
1678 if (lhs in execute_update_addresses_taken()
1712 tree lhs = TREE_VALUE (link); in execute_update_addresses_taken() local
1792 TREE_OPERAND (lhs, 0)); in execute_update_addresses_taken()
1851 if (TREE_CODE (lhs) == MEM_REF in execute_update_addresses_taken()
1895 lhs = TREE_OPERAND (lhs, 0); in execute_update_addresses_taken()
1896 if (TREE_CODE (lhs) == MEM_REF in execute_update_addresses_taken()
1903 lhs = sym; in execute_update_addresses_taken()
[all …]
H A Dtree-ssa-strlen.c618 lhs = convert_to_ptrofftype (lhs); in get_string_length()
627 lhs = NULL_TREE; in get_string_length()
1292 TREE_TYPE (lhs), lhs, old); in handle_builtin_strlen()
1607 if (lhs) in handle_builtin_strcpy()
1613 if (lhs) in handle_builtin_strcpy()
1622 if (lhs) in handle_builtin_strcpy()
1634 if (lhs) in handle_builtin_strcpy()
1917 lhs = TREE_OPERAND (lhs, 0); in maybe_diag_stxncpy_trunc()
2348 if (lhs) in handle_builtin_memcpy()
2502 if (lhs) in handle_builtin_strcat()
[all …]
H A Dinternal-fn.c201 if (lhs) in expand_GOMP_SIMT_ENTER_ALLOC()
235 if (!lhs) in expand_GOMP_SIMT_LANE()
259 if (!lhs) in expand_GOMP_SIMT_LAST_LANE()
278 if (!lhs) in expand_GOMP_SIMT_ORDERED_PRED()
298 if (!lhs) in expand_GOMP_SIMT_VOTE_ANY()
318 if (!lhs) in expand_GOMP_SIMT_XCHG_BFLY()
339 if (!lhs) in expand_GOMP_SIMT_XCHG_IDX()
671 if (lhs) in expand_addsub_overflow()
1083 if (lhs) in expand_addsub_overflow()
1116 if (lhs) in expand_neg_overflow()
[all …]
H A Dgimple-builder.h24 gassign *build_assign (enum tree_code, tree, int, tree lhs = NULL_TREE);
25 gassign *build_assign (enum tree_code, gimple *, int, tree lhs = NULL_TREE);
26 gassign *build_assign (enum tree_code, tree, tree, tree lhs = NULL_TREE);
27 gassign *build_assign (enum tree_code, gimple *, tree, tree lhs = NULL_TREE);
28 gassign *build_assign (enum tree_code, tree, gimple *, tree lhs = NULL_TREE);
30 tree lhs = NULL_TREE);
31 gassign *build_type_cast (tree, tree, tree lhs = NULL_TREE);
32 gassign *build_type_cast (tree, gimple *, tree lhs = NULL_TREE);
H A Dtree-ssa-structalias.c656 ret->lhs = lhs; in new_constraint()
872 if (constraint_expr_less (a->lhs, b->lhs)) in constraint_less()
885 return constraint_expr_equal (a.lhs, b.lhs) in constraint_equal()
1253 struct constraint_expr lhs = c->lhs; in build_pred_graph() local
1340 lhs = c->lhs; in build_succ_graph()
1611 unsigned int lhs = c->lhs.var; in do_sd_constraint() local
2514 struct constraint_expr lhs = c->lhs; in move_complex_constraints() local
2555 struct constraint_expr lhs = c->lhs; in rewrite_constraints() local
2748 c->lhs.var = find (c->lhs.var); in solve_graph()
2999 struct constraint_expr lhs = t->lhs; in process_constraint() local
[all …]
H A Dtree-ssa-dom.c1074 tree lhs = seq->first; in record_temporary_equivalences() local
1075 if (!lhs || TREE_CODE (lhs) != SSA_NAME) in record_temporary_equivalences()
1138 if (lhs == t) in record_equivalences_from_phis()
1168 rhs = lhs; in record_equivalences_from_phis()
1308 tree lhs, preinc; in simple_iv_increment_p() local
1390 tree lhs = seq->first; in cprop_into_successor_phis() local
1393 if (lhs && TREE_CODE (lhs) == SSA_NAME) in cprop_into_successor_phis()
1613 tree lhs; in record_equivalences_from_stmt() local
1619 lhs_code = TREE_CODE (lhs); in record_equivalences_from_stmt()
1686 && !is_gimple_reg (lhs)) in record_equivalences_from_stmt()
[all …]
H A Dgimplify-me.c156 tree lhs; in gimple_regimplify_operands() local
251 lhs = gimple_get_lhs (stmt); in gimple_regimplify_operands()
254 if (lhs && !is_gimple_reg (lhs)) in gimple_regimplify_operands()
265 else if (is_gimple_reg (lhs)) in gimple_regimplify_operands()
267 if (is_gimple_reg_type (TREE_TYPE (lhs))) in gimple_regimplify_operands()
282 if (is_gimple_reg_type (TREE_TYPE (lhs))) in gimple_regimplify_operands()
284 else if (TYPE_MODE (TREE_TYPE (lhs)) != BLKmode) in gimple_regimplify_operands()
290 if (!aggregate_value_p (TREE_TYPE (lhs), fndecl) in gimple_regimplify_operands()
301 tree temp = create_tmp_reg (TREE_TYPE (lhs)); in gimple_regimplify_operands()
303 && is_gimple_reg_type (TREE_TYPE (lhs))) in gimple_regimplify_operands()
[all …]
H A Dtree-ssa-phionlycprop.c110 if (may_propagate_copy (lhs, rhs)) in propagate_rhs_into_lhs()
121 print_generic_expr (dump_file, lhs, dump_flags); in propagate_rhs_into_lhs()
131 FOR_EACH_IMM_USE_STMT (use_stmt, iter, lhs) in propagate_rhs_into_lhs()
141 && ! may_propagate_copy_into_asm (lhs)) in propagate_rhs_into_lhs()
320 gcc_assert (!all || has_zero_uses (lhs)); in propagate_rhs_into_lhs()
348 tree lhs = get_lhs_or_phi_result (stmt); in eliminate_const_or_copy() local
350 int version = SSA_NAME_VERSION (lhs); in eliminate_const_or_copy()
358 if (has_zero_uses (lhs)) in eliminate_const_or_copy()
374 if (!virtual_operand_p (lhs)) in eliminate_const_or_copy()
384 FOR_EACH_IMM_USE_STMT (use_stmt, iter, lhs) in eliminate_const_or_copy()
[all …]
/dragonfly/sys/ddb/
H A Ddb_expr.c145 lhs *= rhs; in db_mult_expr()
152 lhs /= rhs; in db_mult_expr()
154 lhs %= rhs; in db_mult_expr()
156 lhs = roundup(lhs, rhs); in db_mult_expr()
161 *valuep = lhs; in db_mult_expr()
183 lhs += rhs; in db_add_expr()
185 lhs -= rhs; in db_add_expr()
189 *valuep = lhs; in db_add_expr()
213 lhs <<= rhs; in db_shift_expr()
216 lhs = (unsigned) lhs >> rhs; in db_shift_expr()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-stdarg.c116 tree lhs, orig_lhs; in va_list_counter_bump() local
133 while (lhs) in va_list_counter_bump()
161 lhs = rhs1; in va_list_counter_bump()
171 lhs = rhs1; in va_list_counter_bump()
202 lhs = NULL; in va_list_counter_bump()
205 lhs = orig_lhs; in va_list_counter_bump()
207 while (lhs) in va_list_counter_bump()
228 lhs = rhs1; in va_list_counter_bump()
238 lhs = rhs1; in va_list_counter_bump()
252 lhs = NULL; in va_list_counter_bump()
[all …]
H A Dtree-ssa-strlen.c433 tem, lhs); in get_string_length()
436 lhs = NULL_TREE; in get_string_length()
466 si->endptr = lhs; in get_string_length()
468 lhs = fold_convert_loc (loc, size_type_node, lhs); in get_string_length()
1031 si->endptr = lhs; in handle_builtin_strchr()
1191 if (lhs) in handle_builtin_strcpy()
1196 if (lhs) in handle_builtin_strcpy()
1204 if (lhs) in handle_builtin_strcpy()
1215 if (lhs) in handle_builtin_strcpy()
1391 if (lhs) in handle_builtin_memcpy()
[all …]
H A Dtree-ssa-dom.c103 tree lhs; member
136 tree lhs; local
302 element->lhs = lhs; in initialize_hash_element()
344 element->lhs = lhs; in initialize_hash_element_from_expr()
1062 rhs = lhs; in record_equivalences_from_phis()
1131 tree lhs = edge_info->lhs; in record_equivalences_from_incoming_edge() local
1817 tree lhs = edge_info->lhs; in dom_opt_leave_block() local
1821 if (lhs && TREE_CODE (lhs) == SSA_NAME) in dom_opt_leave_block()
1852 tree lhs = edge_info->lhs; in dom_opt_leave_block() local
1856 if (lhs && TREE_CODE (lhs) == SSA_NAME) in dom_opt_leave_block()
[all …]
H A Dtree-ssa-structalias.c621 ret->lhs = lhs; in new_constraint()
833 if (constraint_expr_less (a->lhs, b->lhs)) in constraint_less()
846 return constraint_expr_equal (a.lhs, b.lhs) in constraint_equal()
1224 struct constraint_expr lhs = c->lhs; in build_pred_graph() local
1311 lhs = c->lhs; in build_succ_graph()
1583 unsigned int lhs = c->lhs.var; in do_sd_constraint() local
2367 struct constraint_expr lhs = c->lhs; in move_complex_constraints() local
2406 struct constraint_expr lhs = c->lhs; in rewrite_constraints() local
2589 c->lhs.var = find (c->lhs.var); in solve_graph()
2818 struct constraint_expr lhs = t->lhs; in process_constraint() local
[all …]
H A Dtree-ssa-phiopt.c657 tree lhs; in value_replacement() local
665 lhs = gimple_assign_lhs (stmt); in value_replacement()
666 if (!((lhs == arg0 in value_replacement()
668 || (lhs == arg1 in value_replacement()
830 tree lhs, op0, op1, bound; in minmax_replacement() local
995 tree rhs, lhs; in abs_replacement() local
1077 lhs = result; in abs_replacement()
1305 tree lhs, rhs, name; in cond_store_replacement() local
1319 if (TREE_CODE (lhs) != MEM_REF in cond_store_replacement()
1345 lhs = unshare_expr (lhs); in cond_store_replacement()
[all …]
H A Dtree-complex.c165 is_complex_reg (tree lhs) in is_complex_reg() argument
167 return TREE_CODE (TREE_TYPE (lhs)) == COMPLEX_TYPE && is_gimple_reg (lhs); in is_complex_reg()
301 tree lhs; in complex_visit_stmt() local
303 lhs = gimple_get_lhs (stmt); in complex_visit_stmt()
305 if (!lhs) in complex_visit_stmt()
313 *result_p = lhs; in complex_visit_stmt()
395 tree lhs; in complex_visit_phi() local
630 tree lhs; in update_complex_components() local
762 tree r, i, lhs, rhs; in expand_complex_move() local
941 tree fn, type, lhs; in expand_complex_libcall() local
[all …]
H A Dtree-ssa-sink.c146 tree lhs; in is_hidden_global_store() local
175 lhs = gimple_get_lhs (stmt); in is_hidden_global_store()
177 if (REFERENCE_CLASS_P (lhs)) in is_hidden_global_store()
178 lhs = get_base_address (lhs); in is_hidden_global_store()
180 if (lhs == NULL_TREE) in is_hidden_global_store()
187 else if (DECL_P (lhs)) in is_hidden_global_store()
190 if (is_global_var (lhs)) in is_hidden_global_store()
194 else if (INDIRECT_REF_P (lhs) in is_hidden_global_store()
195 || TREE_CODE (lhs) == MEM_REF in is_hidden_global_store()
196 || TREE_CODE (lhs) == TARGET_MEM_REF) in is_hidden_global_store()
[all …]
H A Dinternal-fn.c70 tree type, lhs, rhs; in expand_LOAD_LANES() local
73 lhs = gimple_call_lhs (stmt); in expand_LOAD_LANES()
75 type = TREE_TYPE (lhs); in expand_LOAD_LANES()
77 target = expand_expr (lhs, NULL_RTX, VOIDmode, EXPAND_WRITE); in expand_LOAD_LANES()
94 tree type, lhs, rhs; in expand_STORE_LANES() local
97 lhs = gimple_call_lhs (stmt); in expand_STORE_LANES()
101 target = expand_expr (lhs, NULL_RTX, VOIDmode, EXPAND_WRITE); in expand_STORE_LANES()
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A DdecNumber.c806 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberAnd()
1815 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberOr()
3238 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberXor()
3988 t=lhs; lhs=rhs; rhs=t; in decAddOp()
4022 if (lhs->digits>maxdigits) maxdigits=lhs->digits; in decAddOp()
4050 decDumpAr('A', lhs->lsu, D2U(lhs->digits)); in decAddOp()
4420 if (lhs->digits>maxdigits) maxdigits=lhs->digits; in decDivideOp()
4905 if (((lhs->bits & DECINF)==0 && ISZERO(lhs)) in decMultiplyOp()
4919 lhs=rhs; in decMultiplyOp()
6059 result=decUnitCompare(lhs->lsu, D2U(lhs->digits),
[all …]
/dragonfly/contrib/gdb-7/libdecnumber/
H A DdecNumber.c806 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberAnd()
1815 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberOr()
3238 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberXor()
3988 t=lhs; lhs=rhs; rhs=t; in decAddOp()
4022 if (lhs->digits>maxdigits) maxdigits=lhs->digits; in decAddOp()
4050 decDumpAr('A', lhs->lsu, D2U(lhs->digits)); in decAddOp()
4420 if (lhs->digits>maxdigits) maxdigits=lhs->digits; in decDivideOp()
4905 if (((lhs->bits & DECINF)==0 && ISZERO(lhs)) in decMultiplyOp()
4919 lhs=rhs; in decMultiplyOp()
6059 result=decUnitCompare(lhs->lsu, D2U(lhs->digits),
[all …]
/dragonfly/contrib/gcc-8.0/libdecnumber/
H A DdecNumber.c806 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberAnd()
1815 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberOr()
3238 if (lhs->exponent!=0 || decNumberIsSpecial(lhs) || decNumberIsNegative(lhs) in decNumberXor()
3988 t=lhs; lhs=rhs; rhs=t; in decAddOp()
4022 if (lhs->digits>maxdigits) maxdigits=lhs->digits; in decAddOp()
4050 decDumpAr('A', lhs->lsu, D2U(lhs->digits)); in decAddOp()
4420 if (lhs->digits>maxdigits) maxdigits=lhs->digits; in decDivideOp()
4905 if (((lhs->bits & DECINF)==0 && ISZERO(lhs)) in decMultiplyOp()
4919 lhs=rhs; in decMultiplyOp()
6059 result=decUnitCompare(lhs->lsu, D2U(lhs->digits),
[all …]
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dexpr.c1532 lhs.unsignedp = lhs.unsignedp || rhs.unsignedp; in num_bitwise_op()
1552 return lhs; in num_bitwise_op()
1567 lhs.low = gte && !num_eq (lhs, rhs); in num_inequality_op()
1569 lhs.low = !gte || num_eq (lhs, rhs); in num_inequality_op()
1574 return lhs; in num_inequality_op()
1590 return lhs; in num_equality_op()
1736 lhs = num_lshift (lhs, precision, n); in num_binary_op()
1738 lhs = num_rshift (lhs, precision, n); in num_binary_op()
1819 negate = !negate, lhs = num_negate (lhs, precision); in num_mul()
1921 lhs = num_binary_op (pfile, lhs, sub, CPP_MINUS); in num_div_op()
[all …]
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dexpr.c1761 lhs.unsignedp = lhs.unsignedp || rhs.unsignedp; in num_bitwise_op()
1781 return lhs; in num_bitwise_op()
1796 lhs.low = gte && !num_eq (lhs, rhs); in num_inequality_op()
1798 lhs.low = !gte || num_eq (lhs, rhs); in num_inequality_op()
1803 return lhs; in num_inequality_op()
1819 return lhs; in num_equality_op()
1965 lhs = num_lshift (lhs, precision, n); in num_binary_op()
1967 lhs = num_rshift (lhs, precision, n); in num_binary_op()
2063 negate = !negate, lhs = num_negate (lhs, precision); in num_mul()
2165 lhs = num_binary_op (pfile, lhs, sub, CPP_MINUS); in num_div_op()
[all …]
/dragonfly/lib/libc/net/
H A Dhesiod.c120 if (ctx->lhs) in hesiod_init()
121 free(ctx->lhs); in hesiod_init()
139 if (ctx->lhs) in hesiod_end()
140 free(ctx->lhs); in hesiod_end()
185 if (ctx->lhs) in hesiod_to_bind()
186 len += strlen(ctx->lhs) + ((ctx->lhs[0] != '.') ? 1 : 0); in hesiod_to_bind()
198 if (ctx->lhs && ctx->lhs[0] != '\0' ) { in hesiod_to_bind()
199 if (ctx->lhs[0] != '.') in hesiod_to_bind()
201 strcat(bindname, ctx->lhs); in hesiod_to_bind()
278 if (ctx->lhs && ctx->rhs) in read_config_file()
[all …]

1234567891011