| /openbsd-src/gnu/gcc/gcc/ |
| H A D | genattrtab.c | 795 orexp = insert_right_side (IOR, orexp, newexp, -2, -2); in check_attr_test() 813 case IOR: in check_attr_test() 951 case IOR: in check_attr_value() 1244 if (GET_CODE (exp) == AND || GET_CODE (exp) == IOR) in copy_boolean() 1703 = insert_right_side (IOR, tests[i - 2], newtest, in simplify_cond() 1816 if (code == IOR && term == true_rtx) in insert_right_side() 1818 if (code == IOR && term == false_rtx) in insert_right_side() 1820 if (code == IOR && exp == true_rtx) in insert_right_side() 1822 if (code == IOR && exp == false_rtx) in insert_right_side() 1877 else if (code == IOR && GET_CODE (exp) == EQ_ATTR in compute_alternative_mask() [all …]
|
| H A D | genpreds.c | 54 case IOR: in validate_exp() 208 case IOR: in needs_variable() 294 case IOR: in mark_mode_tests() 382 case IOR: in add_mode_tests() 497 case IOR: in write_predicate_expr() 600 case IOR: in write_predicate_stmts()
|
| H A D | combine.c | 3629 simplify_gen_binary (IOR, mode, dest, or_mask)); in find_split_point() 3634 simplify_gen_binary (IOR, mode, in find_split_point() 3802 case IOR: in find_split_point() 3810 gen_rtx_fmt_ee (code == IOR ? AND : IOR, in find_split_point() 4319 || code == AND || code == IOR || code == XOR) in combine_simplify_rtx() 4330 || code == AND || code == IOR || code == XOR in combine_simplify_rtx() 4571 rtx tor = simplify_gen_binary (IOR, mode, XEXP (x, 0), XEXP (x, 1)); in combine_simplify_rtx() 4805 case IOR: in combine_simplify_rtx() 5034 || GET_CODE (t) == IOR || GET_CODE (t) == XOR in simplify_if_then_else() 5042 else if ((GET_CODE (t) == PLUS || GET_CODE (t) == IOR in simplify_if_then_else() [all …]
|
| H A D | loop-iv.c | 1669 case IOR: in eliminate_implied_condition() 1725 case IOR: in simplify_using_initial_values() 2461 simplify_using_initial_values (loop, IOR, &desc->noloop_assumptions); in iv_number_of_iterations() 2462 simplify_using_initial_values (loop, IOR, &desc->infinite); in iv_number_of_iterations() 2484 simplify_using_initial_values (loop, IOR, &desc->noloop_assumptions); in iv_number_of_iterations() 2485 simplify_using_initial_values (loop, IOR, &desc->infinite); in iv_number_of_iterations() 2521 simplify_using_initial_values (loop, IOR, &desc->infinite); in iv_number_of_iterations()
|
| H A D | simplify-rtx.c | 482 if (GET_CODE (op) == IOR || GET_CODE (op) == AND) in simplify_unary_operation_1() 501 return gen_rtx_fmt_ee (GET_CODE (op) == IOR ? AND : IOR, in simplify_unary_operation_1() 1968 case IOR: in simplify_binary_operation_1() 2050 return simplify_gen_binary (IOR, mode, in simplify_binary_operation_1() 2118 return (simplify_gen_binary (IOR, mode, op0, op1)); in simplify_binary_operation_1() 2262 if (GET_CODE (op0) == IOR in simplify_binary_operation_1() 2297 case IOR: in simplify_binary_operation_1() 2751 || code == IOR in simplify_const_binary_operation() 2770 case IOR: in simplify_const_binary_operation() 2931 case IOR: in simplify_const_binary_operation() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | genattrtab.c | 995 orexp = insert_right_side (IOR, orexp, newexp, -2, -2); 1012 case IOR: 1155 case IOR: 1515 if (GET_CODE (exp) == AND || GET_CODE (exp) == IOR) 1785 return attr_rtx (IOR, left, right); 2051 orexp = insert_right_side (IOR, orexp, op->condexp, -2, -2); in expand_units() 2616 = insert_right_side (IOR, tests[i - 2], newtest, 2736 if (code == IOR && term == true_rtx) 2738 if (code == IOR && term == false_rtx) 2740 if (code == IOR && exp == true_rtx) [all …]
|
| H A D | combine.c | 3117 gen_binary (IOR, mode, dest, GEN_INT (src << pos))); 3120 gen_binary (IOR, mode, 3294 case IOR: 3302 gen_rtx_fmt_ee (code == IOR ? AND : IOR, 3854 || code == AND || code == IOR || code == XOR) 3865 || code == AND || code == IOR || code == XOR 4029 if (GET_CODE (XEXP (x, 0)) == IOR || GET_CODE (XEXP (x, 0)) == AND) 4048 return gen_rtx_fmt_ee (GET_CODE (XEXP (x, 0)) == IOR ? AND : IOR, 4373 rtx tor = gen_binary (IOR, mode, XEXP (x, 0), XEXP (x, 1)); 4663 case IOR: [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/m68hc11/ |
| H A D | predicates.md | 84 return GET_CODE (op) == AND || GET_CODE (op) == IOR || GET_CODE (op) == XOR; 92 return GET_CODE (op) == AND || GET_CODE (op) == IOR || GET_CODE (op) == XOR 104 return GET_CODE (op) == AND || GET_CODE (op) == IOR || GET_CODE (op) == XOR
|
| /openbsd-src/gnu/gcc/gcc/config/h8300/ |
| H A D | h8300.c | 1457 case IOR: in print_operand() 3130 case IOR: in output_logical_op() 3174 || (code != IOR && w0 == 0xffff)); in output_logical_op() 3178 upper_half_easy_p = ((code != IOR && w1 == 0xffff) in output_logical_op() 3187 && !(code == IOR && w1 == 0xffff in output_logical_op() 3202 && (TARGET_H8300 ? (code == AND) : (code != IOR))) in output_logical_op() 3228 && (TARGET_H8300 ? (code == AND) : (code != IOR))) in output_logical_op() 3233 && code == IOR in output_logical_op() 3334 || (code != IOR && w0 == 0xffff)); in compute_logical_op_length() 3338 upper_half_easy_p = ((code != IOR && w1 == 0xffff) in compute_logical_op_length() [all …]
|
| H A D | predicates.md | 126 case IOR: 425 || code == IOR); 475 ;; Return nonzero if X is either IOR or XOR. 482 return (code == IOR || code == XOR);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/ |
| H A D | h8300.c | 1379 case IOR: 1862 || code == IOR); 1888 case IOR: 1934 && (code == IOR || det != 0xffffff00) 1935 && (code == IOR || det != 0xffff00ff)) 1949 && (TARGET_H8300 ? (code == AND) : (code != IOR))) 1975 && (TARGET_H8300 ? (code == AND) : (code != IOR))) 2058 && (code == IOR || det != 0xffffff00) 2059 && (code == IOR || det != 0xffff00ff)) 2075 && (TARGET_H8300 ? (code == AND) : (code != IOR))) [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
| H A D | m68hc11.h | 1444 case IOR: \ 1731 {"m68hc11_logical_operator", {AND, IOR, XOR}}, \ 1732 {"m68hc11_arith_operator", {AND, IOR, XOR, PLUS, MINUS, \ 1735 {"m68hc11_non_shift_operator", {AND, IOR, XOR, PLUS, MINUS}}, \
|
| H A D | m68hc11.c | 1143 return GET_CODE (op) == AND || GET_CODE (op) == IOR || GET_CODE (op) == XOR; 1151 return GET_CODE (op) == AND || GET_CODE (op) == IOR || GET_CODE (op) == XOR 1163 return GET_CODE (op) == AND || GET_CODE (op) == IOR || GET_CODE (op) == XOR 2999 case IOR: 4091 case IOR: 5483 case IOR:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv.h | 2578 case IOR: \ 3315 { "condexec_si_binary_operator", { PLUS, MINUS, AND, IOR, XOR, \ 3321 { "intop_compare_operator", { PLUS, MINUS, AND, IOR, XOR, \ 3323 { "condexec_intop_cmp_operator", { PLUS, MINUS, AND, IOR, XOR, \
|
| /openbsd-src/gnu/gcc/gcc/config/score/ |
| H A D | score.c | 964 else if (outer_code == AND || outer_code == IOR) in score_rtx_costs() 1009 case IOR: in score_rtx_costs() 1334 case IOR: in score_select_cc_mode()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/ |
| H A D | vax.h | 877 case ROTATE: case ROTATERT: case PLUS: case MINUS: case IOR: \ 929 case IOR: \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | 920625-1.c | 6 SUB_CIO, ADC_CI, ADC_CO, ADC_CIO, AND, IOR, XOR, ANDC, IORC, EQV, enumerator 164 …recurse(IOR, n_values, s1, s2, v, 1, sequence, n_insns, values, n_values + 1, goal_value, allowe… in synth()
|
| /openbsd-src/gnu/gcc/gcc/config/vax/ |
| H A D | vax.c | 685 case IOR: in vax_rtx_costs() 859 case IOR: in vax_notice_update_cc()
|
| /openbsd-src/gnu/gcc/gcc/config/iq2000/ |
| H A D | predicates.md | 66 /* IOR reg,$r0,value. */
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/cris/ |
| H A D | cris.h | 1767 {PLUS, MINUS, IOR, AND, UMIN}}, \ 1769 {PLUS, IOR, AND, UMIN}}, \
|
| H A D | cris.c | 294 || code == IOR || code == AND || code == UMIN)); 312 || code == IOR || code == AND || code == UMIN)); 517 case IOR:
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.h | 2813 case IOR: \ 3328 {"arith_or_logical_operator", {PLUS, MULT, AND, IOR, XOR, SMIN, SMAX, \ 3332 {"promotable_binary_operator", {PLUS, MULT, AND, IOR, XOR, ASHIFT}}, \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000.h | 2355 case IOR: \ 2924 {"boolean_operator", {AND, IOR, XOR}}, \ 2925 {"boolean_or_operator", {IOR, XOR}}, \
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
| H A D | ip2k.h | 2483 UDIV, MOD, UMOD, AND, IOR, \
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | predicates.md | 1302 case IOR: 1328 case IOR: 1440 case IOR:
|