Home
last modified time | relevance | path

Searched defs:op1 (Results 1 – 25 of 212) sorted by relevance

123456789

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-builder.c52 build_assign (enum tree_code code, tree op1, int val, tree lhs) in build_assign()
76 build_assign (enum tree_code code, tree op1, tree op2, tree lhs) in build_assign()
84 build_assign (enum tree_code code, gimple *op1, tree op2, tree lhs) in build_assign()
90 build_assign (enum tree_code code, tree op1, gimple *op2, tree lhs) in build_assign()
96 build_assign (enum tree_code code, gimple *op1, gimple *op2, tree lhs) in build_assign()
H A Ddojump.c132 jumpifnot_1 (enum tree_code code, tree op0, tree op1, rtx_code_label *label, in jumpifnot_1()
147 jumpif_1 (enum tree_code code, tree op0, tree op1, in jumpif_1()
201 do_jump_1 (enum tree_code code, tree op0, tree op1, in do_jump_1()
670 rtx op1, rtx_code_label *if_false_label, in do_jump_by_parts_greater_rtx()
754 rtx op1 = expand_normal (swap ? treeop0 : treeop1); in do_jump_by_parts_greater() local
818 do_jump_by_parts_equality_rtx (scalar_int_mode mode, rtx op0, rtx op1, in do_jump_by_parts_equality_rtx()
866 rtx op1 = expand_normal (treeop1); in do_jump_by_parts_equality() local
956 do_compare_rtx_and_jump (rtx op0, rtx op1, enum rtx_code code, int unsignedp, in do_compare_rtx_and_jump()
1189 rtx op0, op1; in do_compare_and_jump() local
H A Dvr-values.c754 tree expr_type, tree op0, tree op1) in extract_range_from_binary_expr()
894 tree op0, op1; in extract_range_from_cond_expr() local
927 tree type, tree op0, tree op1) in extract_range_from_comparison()
958 tree op0, tree op1, bool *ovf) in check_for_binary_op_overflow()
1351 tree op1 = gimple_call_arg (g, 1); in extract_range_basic() local
2274 (enum tree_code code, tree op0, tree op1, bool * strict_overflow_p) in vrp_evaluate_conditional_warnv_with_ops_using_ranges()
2296 tree op0, tree op1, in vrp_evaluate_conditional_warnv_with_ops()
2370 tree op1, gimple *stmt) in vrp_evaluate_conditional()
2972 tree lhs, op0, op1; in simplify_truth_ops_using_ranges() local
3051 tree op1 = gimple_assign_rhs2 (stmt); in simplify_div_or_mod_using_ranges() local
[all …]
H A Doptabs.c68 rtx op1, machine_mode op0_mode) in add_equal_note()
170 widened_mode (machine_mode to_mode, rtx op0, rtx op1) in widened_mode()
250 expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op, in expand_widen_pattern_expr()
315 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op()
337 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop()
356 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop()
451 rtx outof_input, rtx into_input, rtx op1, in expand_subword_shift()
617 rtx outof_input, rtx into_input, rtx op1, in expand_doubleword_shift()
790 expand_doubleword_mult (machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult()
905 rtx op1, rtx target, int unsignedp, in expand_simple_binop()
[all …]
H A Dwide-int.cc438 const HOST_WIDE_INT *op1, unsigned int op1len, in eq_p_large()
469 const HOST_WIDE_INT *op1, unsigned int op1len) in lts_p_large()
507 const HOST_WIDE_INT *op1, unsigned int op1len) in cmps_large()
544 const HOST_WIDE_INT *op1, unsigned int op1len) in ltu_p_large()
571 const HOST_WIDE_INT *op1, unsigned int op1len) in cmpu_large()
852 unsigned int op0len, const HOST_WIDE_INT *op1, in and_large()
909 unsigned int op0len, const HOST_WIDE_INT *op1, in and_not_large()
967 unsigned int op0len, const HOST_WIDE_INT *op1, in or_large()
1025 unsigned int op0len, const HOST_WIDE_INT *op1, in or_not_large()
1083 unsigned int op0len, const HOST_WIDE_INT *op1, in xor_large()
[all …]
H A Dsimplify-rtx.c189 rtx op1) in simplify_gen_binary()
388 machine_mode op0_mode, rtx op0, rtx op1, rtx op2) in simplify_gen_ternary()
405 machine_mode cmp_mode, rtx op0, rtx op1) in simplify_gen_relational()
429 rtx op0, op1, op2, newx, op; in simplify_replace_fn_rtx() local
671 rtx op1 = simplify_gen_unary (TRUNCATE, mode, XEXP (op, 1), op_mode); in simplify_truncation() local
2068 rtx op0, rtx op1) in simplify_byte_swapping_operation()
2098 rtx op0, rtx op1) in simplify_associative_operation()
2150 rtx op0, rtx op1) in simplify_binary_operation()
2197 rtx op0, rtx op1) in simplify_binary_operation_series()
2233 rtx op0, rtx op1, rtx trueop0, rtx trueop1) in simplify_binary_operation_1()
[all …]
H A Dtree-chrec.c256 tree op1) in chrec_fold_automatically_generated_operands()
278 tree op0, tree op1) in chrec_fold_plus_1()
405 tree op1) in chrec_fold_plus()
430 tree op1) in chrec_fold_minus()
447 tree op1) in chrec_fold_multiply()
H A Dgimple-fold.h77 enum tree_code code, tree type, tree op0, tree op1) in gimple_build()
85 enum tree_code code, tree type, tree op0, tree op1, tree op2) in gimple_build()
H A Ddfp.c491 const REAL_VALUE_TYPE *op1, int subtract_p) in decimal_do_add()
518 const REAL_VALUE_TYPE *op1) in decimal_do_multiply()
540 const REAL_VALUE_TYPE *op1) in decimal_do_divide()
636 const REAL_VALUE_TYPE *op1) in decimal_real_arithmetic()
H A Dccmp.c98 tree lhs, op0, op1; in ccmp_candidate_p() local
198 tree op1 = TREE_OPERAND (exp, 1); in expand_ccmp_expr_1() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddojump.c115 jumpifnot_1 (enum tree_code code, tree op0, tree op1, rtx label, int prob) in jumpifnot_1()
129 jumpif_1 (enum tree_code code, tree op0, tree op1, rtx label, int prob) in jumpif_1()
183 do_jump_1 (enum tree_code code, tree op0, tree op1, in do_jump_1()
639 rtx op1, rtx if_false_label, rtx if_true_label, in do_jump_by_parts_greater_rtx()
718 rtx op1 = expand_normal (swap ? treeop0 : treeop1); in do_jump_by_parts_greater() local
781 do_jump_by_parts_equality_rtx (enum machine_mode mode, rtx op0, rtx op1, in do_jump_by_parts_equality_rtx()
824 rtx op1 = expand_normal (treeop1); in do_jump_by_parts_equality() local
915 do_compare_rtx_and_jump (rtx op0, rtx op1, enum rtx_code code, int unsignedp, in do_compare_rtx_and_jump()
1154 rtx op0, op1; in do_compare_and_jump() local
H A Dsimplify-rtx.c168 rtx op1) in simplify_gen_binary()
381 enum machine_mode op0_mode, rtx op0, rtx op1, rtx op2) in simplify_gen_ternary()
398 enum machine_mode cmp_mode, rtx op0, rtx op1) in simplify_gen_relational()
422 rtx op0, op1, op2, newx, op; in simplify_replace_fn_rtx() local
1831 rtx op0, rtx op1) in simplify_associative_operation()
1885 rtx op0, rtx op1) in simplify_binary_operation()
1920 rtx op0, rtx op1, rtx trueop0, rtx trueop1) in simplify_binary_operation_1()
3149 rtx op1 = XEXP (trueop0, 1); in simplify_binary_operation_1() local
3350 rtx op0, rtx op1) in simplify_const_binary_operation()
3880 rtx op1) in simplify_plus_minus()
[all …]
H A Dtree-chrec.c241 tree op1) in chrec_fold_automatically_generated_operands()
263 tree op0, tree op1) in chrec_fold_plus_1()
349 tree op1) in chrec_fold_plus()
374 tree op1) in chrec_fold_minus()
391 tree op1) in chrec_fold_multiply()
H A Ddfp.c497 const REAL_VALUE_TYPE *op1, int subtract_p) in decimal_do_add()
524 const REAL_VALUE_TYPE *op1) in decimal_do_multiply()
546 const REAL_VALUE_TYPE *op1) in decimal_do_divide()
642 const REAL_VALUE_TYPE *op1) in decimal_real_arithmetic()
H A Doptabs.c171 add_equal_note (rtx insns, rtx target, enum rtx_code code, rtx op0, rtx op1) in add_equal_note()
258 widened_mode (enum machine_mode to_mode, rtx op0, rtx op1) in widened_mode()
577 expand_widen_pattern_expr (sepops ops, rtx op0, rtx op1, rtx wide_op, in expand_widen_pattern_expr()
642 rtx op1, rtx op2, rtx target, int unsignedp) in expand_ternary_op()
664 rtx op0, rtx op1, rtx target, int unsignedp, in simplify_expand_binop()
683 rtx op0, rtx op1, rtx target, int unsignedp, in force_expand_binop()
806 rtx outof_input, rtx into_input, rtx op1, in expand_subword_shift()
971 rtx outof_input, rtx into_input, rtx op1, in expand_doubleword_shift()
1145 expand_doubleword_mult (enum machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult()
1254 rtx op1, rtx target, int unsignedp, in expand_simple_binop()
[all …]
H A Dtree-ssa-threadedge.c241 tree op1 = gimple_assign_rhs2 (stmt); in fold_assignment_stmt() local
249 tree op1 = gimple_assign_rhs2 (stmt); in fold_assignment_stmt() local
463 tree op0, op1; in simplify_control_stmt_condition() local
/dflybsd-src/contrib/gmp/mpq/
H A Daors.c29 mpq_aors (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2, in mpq_aors()
93 mpq_add (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_add()
99 mpq_sub (mpq_ptr rop, mpq_srcptr op1, mpq_srcptr op2) in mpq_sub()
H A Dequal.c25 mpq_equal (mpq_srcptr op1, mpq_srcptr op2) __GMP_NOTHROW in mpq_equal()
H A Dmul.c26 mpq_mul (mpq_ptr prod, mpq_srcptr op1, mpq_srcptr op2) in mpq_mul()
H A Dcmp_ui.c27 _mpq_cmp_ui (const MP_RAT *op1, unsigned long int num2, unsigned long int den2) in _mpq_cmp_ui()
H A Ddiv.c25 mpq_div (mpq_ptr quot, mpq_srcptr op1, mpq_srcptr op2) in mpq_div()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-ubsan.c40 ubsan_instrument_division (location_t loc, tree op0, tree op1) in ubsan_instrument_division()
116 tree op0, tree op1) in ubsan_instrument_shift()
367 tree op1 = TREE_OPERAND (t, 1); in ubsan_array_ref_instrumented_p() local
385 tree op1 = TREE_OPERAND (*expr_p, 1); in ubsan_maybe_instrument_array_ref() local
/dflybsd-src/contrib/mpc/src/
H A Dadd_si.c24 mpc_add_si (mpc_ptr rop, mpc_srcptr op1, long int op2, mpc_rnd_t rnd) in mpc_add_si()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c316 tree op1 = TREE_OPERAND (exp, 1); in check_omp_for_incr_expr() local
416 tree op1 = TREE_OPERAND (cond, 1); in c_finish_omp_for() local
/dflybsd-src/contrib/gmp/mpz/
H A Dxor.c25 mpz_xor (mpz_ptr res, mpz_srcptr op1, mpz_srcptr op2) in mpz_xor()

123456789