/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | dojump.c | 115 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 D | optabs.c | 171 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() 641 expand_ternary_op (enum machine_mode mode, optab ternary_optab, rtx op0, 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() 1145 expand_doubleword_mult (enum machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult() 1253 expand_simple_binop (enum machine_mode mode, enum rtx_code code, rtx op0, in expand_simple_binop() 1267 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target() 1353 rtx op0, rtx op1, in expand_binop_directly() [all …]
|
H A D | expmed.c | 354 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() 2937 expand_mult_const (enum machine_mode mode, rtx op0, HOST_WIDE_INT val, in expand_mult_const() 3084 expand_mult (enum machine_mode mode, rtx op0, rtx op1, rtx target, in expand_mult() 3229 expand_widening_mult (enum machine_mode mode, rtx op0, rtx op1, rtx target, in expand_widening_mult() 3419 expand_mult_highpart_adjust (enum machine_mode mode, rtx adj_operand, rtx op0, in expand_mult_highpart_adjust() [all …]
|
H A D | simplify-rtx.c | 167 simplify_gen_binary (enum rtx_code code, enum machine_mode mode, rtx op0, 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() 3148 rtx op0 = XEXP (trueop0, 0); in simplify_binary_operation_1() local 3350 rtx op0, rtx op1) in simplify_const_binary_operation() 3879 simplify_plus_minus (enum rtx_code code, enum machine_mode mode, rtx op0, in simplify_plus_minus() [all …]
|
H A D | tree-ssa-threadedge.c | 233 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 D | tree-chrec.c | 240 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 D | dfp.c | 496 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 D | tree-vrp.c | 2858 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() 4502 tree op0 = gimple_assign_rhs1 (op_def); in register_edge_assert_for_1() local 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() 5948 vrp_evaluate_conditional_warnv_with_ops (enum tree_code code, tree op0, in vrp_evaluate_conditional_warnv_with_ops() 5990 vrp_evaluate_conditional (enum tree_code code, tree op0, tree op1, gimple stmt) in vrp_evaluate_conditional() [all …]
|
H A D | tree-scalar-evolution.c | 1735 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 D | fold-const.c | 821 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() 5652 tree op0 = NULL_TREE, op1 = NULL_TREE; in extract_muldiv_1() local 6039 tree type, tree op0, tree op1, in fold_binary_op_with_conditional_arg() 7705 fold_unary_loc (location_t loc, enum tree_code code, tree type, tree op0) in fold_unary_loc() 8393 tree type, tree op0) in fold_unary_ignore_overflow_loc() 8412 tree arg0, tree arg1, tree op0, tree op1) in fold_truth_andor() 8558 fold_minmax (location_t loc, enum tree_code code, tree type, tree op0, tree op1) in fold_minmax() 8810 tree op0, tree op1) in fold_comparison() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | dojump.c | 132 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 D | optabs.c | 67 add_equal_note (rtx_insn *insns, rtx target, enum rtx_code code, rtx op0, 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() 314 expand_ternary_op (machine_mode mode, optab ternary_optab, rtx op0, 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() 790 expand_doubleword_mult (machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult() 904 expand_simple_binop (machine_mode mode, enum rtx_code code, rtx op0, in expand_simple_binop() 918 swap_commutative_operands_with_target (rtx target, rtx op0, rtx op1) in swap_commutative_operands_with_target() 1005 rtx op0, rtx op1, in expand_binop_directly() [all …]
|
H A D | expmed.c | 470 rtx op0, HOST_WIDE_INT bitsize, in adjust_bit_field_mem_for_reg() 534 strict_volatile_bitfield_p (rtx op0, unsigned HOST_WIDE_INT bitsize, in strict_volatile_bitfield_p() 579 simple_mem_bitfield_p (rtx op0, poly_uint64 bitsize, poly_uint64 bitnum, in simple_mem_bitfield_p() 596 store_bit_field_using_insv (const extraction_insn *insv, rtx op0, in store_bit_field_using_insv() 736 rtx op0 = str_rtx; in store_bit_field_1() local 856 store_integral_bit_field (rtx op0, opt_scalar_int_mode op0_mode, in store_integral_bit_field() 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() 1495 extract_bit_field_using_extv (const extraction_insn *extv, rtx op0, in extract_bit_field_using_extv() [all …]
|
H A D | gimple-fold.h | 69 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 D | vr-values.c | 754 tree expr_type, tree op0, tree op1) in extract_range_from_binary_expr() 871 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 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() 2369 vr_values::vrp_evaluate_conditional (tree_code code, tree op0, in vrp_evaluate_conditional() 2972 tree lhs, op0, op1; in simplify_truth_ops_using_ranges() local [all …]
|
H A D | gimple-match-head.c | 441 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 D | simplify-rtx.c | 188 simplify_gen_binary (enum rtx_code code, machine_mode mode, rtx op0, 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 668 rtx op0 = simplify_gen_unary (TRUNCATE, mode, XEXP (op, 0), op_mode); in simplify_truncation() local 727 rtx op0 = (XEXP (XEXP (op, 0), 0)); in simplify_truncation() local 755 rtx op0 = XEXP (op, 0); in simplify_truncation() local 1845 rtx_mode_t op0 = rtx_mode_t (op, imode); in simplify_const_unary_operation() local 2068 rtx op0, rtx op1) in simplify_byte_swapping_operation() 2098 rtx op0, rtx op1) in simplify_associative_operation() [all …]
|
H A D | wide-int.cc | 437 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() 908 wi::and_not_large (HOST_WIDE_INT *val, const HOST_WIDE_INT *op0, in and_not_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() [all …]
|
H A D | tree-chrec.c | 255 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 D | dfp.c | 490 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 D | ccmp.c | 98 tree lhs, op0, op1; in ccmp_candidate_p() local 197 tree op0 = TREE_OPERAND (exp, 0); in expand_ccmp_expr_1() local
|
H A D | tree-ssa-threadedge.c | 447 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 D | fold-const.c | 815 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() 6176 tree op0 = NULL_TREE, op1 = NULL_TREE; in extract_muldiv_1() local 6548 tree type, tree op0, tree op1, in fold_binary_op_with_conditional_arg() 7698 fold_unary_loc (location_t loc, enum tree_code code, tree type, tree op0) in fold_unary_loc() 8071 tree type, tree op0) in fold_unary_ignore_overflow_loc() 8090 tree arg0, tree arg1, tree op0, tree op1) in fold_truth_andor() 8432 tree op0, tree op1) in fold_comparison() 9017 tree op0 = fold_convert_loc (loc, type, TREE_OPERAND (aref0, 1)); in fold_addr_of_array_ref_difference() local [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ubsan.c | 40 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
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-omp.c | 312 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
|