Home
last modified time | relevance | path

Searched defs:op0 (Results 1 – 25 of 175) sorted by relevance

1234567

/dragonfly/contrib/gcc-8.0/gcc/
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()
669 do_jump_by_parts_greater_rtx (scalar_int_mode mode, int unsignedp, rtx op0, in do_jump_by_parts_greater_rtx()
753 rtx op0 = expand_normal (swap ? treeop1 : treeop0); in do_jump_by_parts_greater() local
767 do_jump_by_parts_zero_rtx (scalar_int_mode mode, rtx op0, in do_jump_by_parts_zero_rtx()
818 do_jump_by_parts_equality_rtx (scalar_int_mode mode, rtx op0, rtx op1, in do_jump_by_parts_equality_rtx()
865 rtx op0 = expand_normal (treeop0); 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 Doptabs.c170 widened_mode (machine_mode to_mode, rtx op0, rtx op1) in widened_mode()
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()
1005 rtx op0, rtx op1, in expand_binop_directly()
1897 rtx op0, rtx op1, rtx target, int unsignedp, in sign_expand_binop()
2447 expand_ctz (scalar_int_mode mode, rtx op0, rtx target) in expand_ctz()
2490 expand_ffs (scalar_int_mode mode, rtx op0, rtx target) in expand_ffs()
2589 rtx op0, rtx target) in expand_absneg_bit()
3201 expand_abs (machine_mode mode, rtx op0, rtx target, in expand_abs()
3486 expand_copysign (rtx op0, rtx op1, rtx target) in expand_copysign()
[all …]
H A Dexpmed.c470 rtx op0, HOST_WIDE_INT bitsize, in adjust_bit_field_mem_for_reg()
736 rtx op0 = str_rtx; in store_bit_field_1() local
1168 store_fixed_bit_field (rtx op0, opt_scalar_int_mode op0_mode, in store_fixed_bit_field()
1215 store_fixed_bit_field_1 (rtx op0, scalar_int_mode mode, in store_fixed_bit_field_1()
1323 store_split_bit_field (rtx op0, opt_scalar_int_mode op0_mode, in store_split_bit_field()
1578 extract_bit_field_as_subreg (machine_mode mode, rtx op0, in extract_bit_field_as_subreg()
1601 rtx op0 = str_rtx; in extract_bit_field_1() local
2112 extract_fixed_bit_field (machine_mode tmode, rtx op0, in extract_fixed_bit_field()
4156 rtx op0, rtx op1, rtx target, int unsignedp) in expand_divmod()
5397 expand_and (machine_mode mode, rtx op0, rtx op1, rtx target) in expand_and()
[all …]
H A Dgimple-fold.h69 enum tree_code code, tree type, tree op0) in gimple_build()
77 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 Dvr-values.c871 tree type, tree op0) in extract_range_from_unary_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()
1350 tree op0 = gimple_call_arg (g, 0); in extract_range_basic() local
2296 tree op0, tree op1, in vrp_evaluate_conditional_warnv_with_ops()
2972 tree lhs, op0, op1; in simplify_truth_ops_using_ranges() local
3050 tree op0 = gimple_assign_rhs1 (stmt); in simplify_div_or_mod_using_ranges() local
3173 tree op0 = gimple_assign_rhs1 (stmt); in simplify_min_or_max_using_ranges() local
3474 tree op0 = gimple_cond_lhs (stmt); in simplify_cond_using_ranges_1() local
[all …]
H A Dgimple-match-head.c441 tree op0, in gimple_simplify()
464 tree op0, tree op1, in gimple_simplify()
498 tree op0, tree op1, tree op2, in gimple_simplify()
633 tree op0 = TREE_OPERAND (gimple_assign_rhs1 (stmt), 0); in gimple_simplify() local
644 tree op0 = TREE_OPERAND (rhs1, 0); in gimple_simplify() local
657 tree op0 = gimple_assign_rhs1 (stmt); in gimple_simplify() local
H A Dsimplify-rtx.c405 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
727 rtx op0 = (XEXP (XEXP (op, 0), 0)); in simplify_truncation() local
755 rtx op0 = XEXP (op, 0); 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()
3633 rtx op0 = XEXP (trueop0, 0); in simplify_binary_operation_1() local
4033 rtx op0, rtx op1) in simplify_const_binary_operation()
[all …]
H A Dwide-int.cc437 wi::eq_p_large (const HOST_WIDE_INT *op0, unsigned int op0len, in eq_p_large()
467 wi::lts_p_large (const HOST_WIDE_INT *op0, unsigned int op0len, in lts_p_large()
505 wi::cmps_large (const HOST_WIDE_INT *op0, unsigned int op0len, in cmps_large()
542 wi::ltu_p_large (const HOST_WIDE_INT *op0, unsigned int op0len, in ltu_p_large()
569 wi::cmpu_large (const HOST_WIDE_INT *op0, unsigned int op0len, in cmpu_large()
851 wi::and_large (HOST_WIDE_INT *val, const HOST_WIDE_INT *op0, in and_large()
966 wi::or_large (HOST_WIDE_INT *val, const HOST_WIDE_INT *op0, in or_large()
1024 wi::or_not_large (HOST_WIDE_INT *val, const HOST_WIDE_INT *op0, in or_not_large()
1082 wi::xor_large (HOST_WIDE_INT *val, const HOST_WIDE_INT *op0, in xor_large()
1128 wi::add_large (HOST_WIDE_INT *val, const HOST_WIDE_INT *op0, in add_large()
[all …]
H A Dtree-chrec.c255 chrec_fold_automatically_generated_operands (tree op0, in chrec_fold_automatically_generated_operands()
278 tree op0, tree op1) in chrec_fold_plus_1()
404 tree op0, in chrec_fold_plus()
429 tree op0, in chrec_fold_minus()
446 tree op0, in chrec_fold_multiply()
H A Ddfp.c490 decimal_do_add (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, in decimal_do_add()
517 decimal_do_multiply (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, in decimal_do_multiply()
539 decimal_do_divide (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, in decimal_do_divide()
635 const REAL_VALUE_TYPE *op0, in decimal_real_arithmetic()
H A Dccmp.c98 tree lhs, op0, op1; in ccmp_candidate_p() local
197 tree op0 = TREE_OPERAND (exp, 0); in expand_ccmp_expr_1() local
H A Dtree-ssa-threadedge.c447 tree op0, op1; in simplify_control_stmt_condition() local
498 tree op0 = gimple_cond_lhs (stmt); in simplify_control_stmt_condition() local
580 tree op0, in simplify_control_stmt_condition_1()
H A Dfold-const.c815 tree op0 = TREE_OPERAND (in, 0); in split_tree() local
3534 tree op0 = arg0; in operand_equal_for_comparison_p() local
5476 tree op0, tree op1) in fold_range_test()
8071 tree type, tree op0) in fold_unary_ignore_overflow_loc()
8432 tree op0, tree op1) in fold_comparison()
9242 tree op0, tree op1) in fold_binary_loc()
11308 tree op0, tree op1, tree op2) in fold_ternary_loc()
11964 tree op0, op1, op2; in fold() local
11992 tree op0 = TREE_OPERAND (t, 0); in fold() local
12522 tree type, tree op0, tree op1) in fold_build2_initializer_loc()
[all …]
/dragonfly/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()
638 do_jump_by_parts_greater_rtx (enum machine_mode mode, int unsignedp, rtx op0, in do_jump_by_parts_greater_rtx()
717 rtx op0 = expand_normal (swap ? treeop1 : treeop0); in do_jump_by_parts_greater() local
732 do_jump_by_parts_zero_rtx (enum machine_mode mode, rtx op0, in do_jump_by_parts_zero_rtx()
781 do_jump_by_parts_equality_rtx (enum machine_mode mode, rtx op0, rtx op1, in do_jump_by_parts_equality_rtx()
823 rtx op0 = expand_normal (treeop0); 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 Doptabs.c258 widened_mode (enum machine_mode to_mode, rtx op0, rtx op1) in widened_mode()
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()
1353 rtx op0, rtx op1, in expand_binop_directly()
2210 rtx op0, rtx op1, rtx target, int unsignedp, in sign_expand_binop()
2710 expand_ctz (enum machine_mode mode, rtx op0, rtx target) in expand_ctz()
2751 expand_ffs (enum machine_mode mode, rtx op0, rtx target) in expand_ffs()
2849 rtx op0, rtx target) in expand_absneg_bit()
3349 expand_abs (enum machine_mode mode, rtx op0, rtx target, in expand_abs()
3637 expand_copysign (rtx op0, rtx op1, rtx target) in expand_copysign()
[all …]
H A Dexpmed.c354 rtx op0 = str_rtx; in store_bit_field_1() local
880 store_fixed_bit_field (rtx op0, unsigned HOST_WIDE_INT offset, in store_fixed_bit_field()
1063 store_split_bit_field (rtx op0, unsigned HOST_WIDE_INT bitsize, in store_split_bit_field()
1239 rtx op0 = str_rtx; in extract_bit_field_1() local
1733 extract_fixed_bit_field (enum machine_mode tmode, rtx op0, in extract_fixed_bit_field()
1958 extract_split_bit_field (rtx op0, unsigned HOST_WIDE_INT bitsize, in extract_split_bit_field()
3084 expand_mult (enum machine_mode mode, rtx op0, rtx op1, rtx target, in expand_mult()
3574 expand_mult_highpart (enum machine_mode mode, rtx op0, rtx op1, in expand_mult_highpart()
3855 rtx op0, rtx op1, rtx target, int unsignedp) in expand_divmod()
5092 expand_and (enum machine_mode mode, rtx op0, rtx op1, rtx target) in expand_and()
[all …]
H A Dsimplify-rtx.c398 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()
3148 rtx op0 = XEXP (trueop0, 0); in simplify_binary_operation_1() local
3350 rtx op0, rtx op1) in simplify_const_binary_operation()
4174 enum machine_mode cmp_mode, rtx op0, rtx op1) in simplify_relational_operation()
4257 enum machine_mode cmp_mode, rtx op0, rtx op1) in simplify_relational_operation_1()
4515 rtx op0, rtx op1) in simplify_const_relational_operation()
[all …]
H A Dtree-ssa-threadedge.c233 tree op0 = gimple_assign_rhs1 (stmt); in fold_assignment_stmt() local
240 tree op0 = gimple_assign_rhs1 (stmt); in fold_assignment_stmt() local
248 tree op0 = gimple_assign_rhs1 (stmt); in fold_assignment_stmt() local
463 tree op0, op1; in simplify_control_stmt_condition() local
H A Dtree-chrec.c240 chrec_fold_automatically_generated_operands (tree op0, in chrec_fold_automatically_generated_operands()
263 tree op0, tree op1) in chrec_fold_plus_1()
348 tree op0, in chrec_fold_plus()
373 tree op0, in chrec_fold_minus()
390 tree op0, in chrec_fold_multiply()
H A Ddfp.c496 decimal_do_add (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, in decimal_do_add()
523 decimal_do_multiply (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, in decimal_do_multiply()
545 decimal_do_divide (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, in decimal_do_divide()
641 const REAL_VALUE_TYPE *op0, in decimal_real_arithmetic()
H A Dtree-vrp.c2858 tree expr_type, tree op0, tree op1) in extract_range_from_binary_expr()
3176 tree type, tree op0) in extract_range_from_unary_expr()
3199 tree op0, op1; in extract_range_from_cond_expr() local
3232 tree type, tree op0, tree op1) in extract_range_from_comparison()
4596 tree op0 = gimple_assign_rhs1 (def_stmt); in register_edge_assert_for() local
4618 tree op0 = gimple_assign_rhs1 (def_stmt); in register_edge_assert_for() local
5927 tree op0, tree op1, in vrp_evaluate_conditional_warnv_with_ops_using_ranges()
6781 tree lhs, op0, op1; in simplify_truth_ops_using_ranges() local
6851 tree op0 = gimple_assign_rhs1 (stmt); in simplify_div_or_mod_using_ranges() local
6985 tree op0 = gimple_assign_rhs1 (stmt); in simplify_bit_ops_using_ranges() local
[all …]
H A Dtree-scalar-evolution.c1735 tree type = TREE_TYPE (expr), op0, op1; in interpret_expr() local
2189 tree op0 = instantiate_scev_r (instantiate_below, evolution_loop, in instantiate_scev_poly() local
2243 tree op0 = instantiate_scev_r (instantiate_below, evolution_loop, in instantiate_scev_binary() local
2337 tree op0 = instantiate_scev_r (instantiate_below, evolution_loop, op, in instantiate_scev_convert() local
2384 tree op0 = instantiate_scev_r (instantiate_below, evolution_loop, op, in instantiate_scev_not() local
2432 tree op0 = instantiate_scev_r (instantiate_below, evolution_loop, in instantiate_scev_3() local
2479 tree op0 = instantiate_scev_r (instantiate_below, evolution_loop, in instantiate_scev_2() local
2517 tree op0 = instantiate_scev_r (instantiate_below, evolution_loop, in instantiate_scev_1() local
H A Dfold-const.c821 tree op0 = TREE_OPERAND (in, 0); in split_tree() local
4875 tree op0, tree op1) in fold_range_test()
5502 tree op0, tree op1) in optimize_minmax_comparison()
8393 tree type, tree op0) in fold_unary_ignore_overflow_loc()
8810 tree op0, tree op1) in fold_comparison()
9591 tree op0, op1; in get_pointer_modulus_and_residue() local
13712 tree op0, tree op1, tree op2) in fold_ternary_loc()
14165 tree op0, op1, op2; in fold() local
14193 tree op0 = TREE_OPERAND (t, 0); in fold() local
14730 tree type, tree op0, tree op1) in fold_build2_initializer_loc()
[all …]
/dragonfly/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()
384 tree op0 = TREE_OPERAND (*expr_p, 0); in ubsan_maybe_instrument_array_ref() local
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c312 tree op0 = TREE_OPERAND (exp, 0); in check_omp_for_incr_expr() local
415 tree op0 = TREE_OPERAND (cond, 0); in c_finish_omp_for() local

1234567