/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | machmode.h | 110 #if defined HOST_WIDE_INT && ! defined GET_MODE_MASK 117 #define GET_MODE_MASK(MODE) mode_mask_array[(int) (MODE)] macro
|
H A D | combine.c | 6273 GET_MODE_MASK (tmode)) 6909 ? GET_MODE_MASK (op_mode) 6985 & GET_MODE_MASK (GET_MODE (x)) 8282 nonzero |= GET_MODE_MASK (mode) & ~GET_MODE_MASK (GET_MODE (x)); 8371 mask |= GET_MODE_MASK (mode) ^ GET_MODE_MASK (GET_MODE (x)); 8424 nonzero |= (GET_MODE_MASK (mode) & ~GET_MODE_MASK (GET_MODE (x))); 8439 & GET_MODE_MASK (mode)); 9553 mask = (GET_MODE_MASK (mode) 11111 & GET_MODE_MASK (mode)) 11262 <= GET_MODE_MASK (tmode))) [all …]
|
H A D | simplify-rtx.c | 463 hv = 0, lv &= GET_MODE_MASK (op_mode); 493 arg0 &= GET_MODE_MASK (mode); 615 lv = l1 & GET_MODE_MASK (op_mode); 624 lv = l1 & GET_MODE_MASK (op_mode); 1274 && ((INTVAL (trueop1) & GET_MODE_MASK (mode)) 1275 == GET_MODE_MASK (mode))) 1291 && ((INTVAL (trueop1) & GET_MODE_MASK (mode)) 1292 == GET_MODE_MASK (mode))) 1303 && ((INTVAL (trueop1) & GET_MODE_MASK (mode)) 1304 == GET_MODE_MASK (mode))) [all …]
|
H A D | expr.c | 1906 <= (GET_MODE_MASK (mode) >> 1))) 3035 <= (GET_MODE_MASK (mode) >> 1))) 10601 && (INTVAL (op1) & GET_MODE_MASK (GET_MODE (op0))) != INTVAL (op1)) 10602 op1 = GEN_INT (INTVAL (op1) & GET_MODE_MASK (GET_MODE (op0))); 10696 && (INTVAL (op1) & GET_MODE_MASK (GET_MODE (op0))) != INTVAL (op1)) 10697 op1 = GEN_INT (INTVAL (op1) & GET_MODE_MASK (GET_MODE (op0)));
|
H A D | expmed.c | 4378 && ((STORE_FLAG_VALUE & GET_MODE_MASK (mode)) 4580 && ((STORE_FLAG_VALUE & GET_MODE_MASK (mode))
|
H A D | loop.c | 7504 u_max = GET_MODE_MASK (biv_mode); 7566 unsigned HOST_WIDE_INT max = GET_MODE_MASK (outer_mode) >> 1; 9516 = (unsigned HOST_WIDE_INT) GET_MODE_MASK (GET_MODE (op0));
|
/openbsd/gnu/gcc/gcc/ |
H A D | rtlanal.c | 3412 nonzero = GET_MODE_MASK (mode); in nonzero_bits1() 3436 nonzero |= GET_MODE_MASK (mode) & ~GET_MODE_MASK (GET_MODE (x)); in nonzero_bits1() 3450 nonzero &= GET_MODE_MASK (ptr_mode); in nonzero_bits1() 3506 nonzero &= GET_MODE_MASK (GET_MODE (x)); in nonzero_bits1() 3539 nonzero |= (GET_MODE_MASK (mode) & ~GET_MODE_MASK (GET_MODE (x))); in nonzero_bits1() 3555 & GET_MODE_MASK (mode)); in nonzero_bits1() 3577 inner_nz |= (GET_MODE_MASK (mode) in nonzero_bits1() 3688 nonzero &= GET_MODE_MASK (ptr_mode); in nonzero_bits1() 3705 nonzero = GET_MODE_MASK (GET_MODE (x)) in nonzero_bits1() 3736 nonzero |= (GET_MODE_MASK (GET_MODE (x)) in nonzero_bits1() [all …]
|
H A D | combine.c | 6119 GET_MODE_MASK (tmode)) in make_extraction() 6925 & GET_MODE_MASK (GET_MODE (x)) in force_to_mode() 8324 mask |= GET_MODE_MASK (mode) ^ GET_MODE_MASK (GET_MODE (x)); in reg_nonzero_bits_for_combine() 8423 const0 &= GET_MODE_MASK (mode); in merge_outer_ops() 8424 const1 &= GET_MODE_MASK (mode); in merge_outer_ops() 8506 const0 &= GET_MODE_MASK (mode); in merge_outer_ops() 8796 mask = (GET_MODE_MASK (mode) in simplify_shift_const_1() 10106 & ~GET_MODE_MASK (mode)) in simplify_comparison() 10353 & GET_MODE_MASK (mode)) in simplify_comparison() 10522 <= GET_MODE_MASK (tmode))) in simplify_comparison() [all …]
|
H A D | machmode.h | 107 #define GET_MODE_MASK(MODE) mode_mask_array[MODE] macro
|
H A D | simplify-rtx.c | 976 hv = 0, lv &= GET_MODE_MASK (op_mode); in simplify_const_unary_operation() 1006 arg0 &= GET_MODE_MASK (mode); in simplify_const_unary_operation() 1011 arg0 &= GET_MODE_MASK (mode); in simplify_const_unary_operation() 1019 arg0 &= GET_MODE_MASK (mode); in simplify_const_unary_operation() 1032 arg0 &= GET_MODE_MASK (mode); in simplify_const_unary_operation() 1039 arg0 &= GET_MODE_MASK (mode); in simplify_const_unary_operation() 1204 lv = l1 & GET_MODE_MASK (op_mode); in simplify_const_unary_operation() 1213 lv = l1 & GET_MODE_MASK (op_mode); in simplify_const_unary_operation() 1972 && ((INTVAL (trueop1) & GET_MODE_MASK (mode)) in simplify_binary_operation_1() 1973 == GET_MODE_MASK (mode))) in simplify_binary_operation_1() [all …]
|
H A D | tree-vect-generic.c | 153 max = GET_MODE_MASK (TYPE_MODE (inner_type)); in do_plus_minus() 185 max = GET_MODE_MASK (TYPE_MODE (inner_type)); in do_negate()
|
H A D | postreload.c | 291 this_val &= GET_MODE_MASK (GET_MODE (src)); in reload_cse_simplify_set() 1281 & ~GET_MODE_MASK (narrow_mode)) in reload_cse_move2add() 1283 & ~GET_MODE_MASK (narrow_mode)))) in reload_cse_move2add()
|
H A D | expmed.c | 2480 t &= GET_MODE_MASK (mode); in synth_mult() 3089 val &= GET_MODE_MASK (mode); in expand_mult_const() 3090 val_so_far &= GET_MODE_MASK (mode); in expand_mult_const() 3557 cnst1 = INTVAL (op1) & GET_MODE_MASK (mode); in expand_mult_highpart() 3839 ext_op1 &= GET_MODE_MASK (mode); in expand_divmod() 4024 & GET_MODE_MASK (compute_mode)); in expand_divmod() 5215 && ((STORE_FLAG_VALUE & GET_MODE_MASK (mode)) in emit_store_flag() 5430 && ((STORE_FLAG_VALUE & GET_MODE_MASK (mode)) in emit_store_flag()
|
H A D | ifcvt.c | 1961 || (INTVAL (XEXP (a, 1)) & GET_MODE_MASK (mode)) in noce_try_bitop() 1987 || (INTVAL (XEXP (a, 1)) & GET_MODE_MASK (mode)) in noce_try_bitop() 1988 != (~((HOST_WIDE_INT) 1 << bitnum) & GET_MODE_MASK (mode))) in noce_try_bitop()
|
H A D | loop-iv.c | 1541 = (unsigned HOST_WIDE_INT) GET_MODE_MASK (mode); in canon_condition() 2497 desc->niter_max = desc->niter = val & GET_MODE_MASK (desc->mode); in iv_number_of_iterations()
|
H A D | see.c | 3528 if (val == (val & (HOST_WIDE_INT)GET_MODE_MASK (mode)) in see_analyze_one_def()
|
/openbsd/gnu/gcc/gcc/config/avr/ |
H A D | predicates.md | 54 (match_test "exact_log2(INTVAL (op) & GET_MODE_MASK (mode)) >= 0"))) 60 (match_test "exact_log2(~INTVAL (op) & GET_MODE_MASK (mode)) >= 0")))
|
/openbsd/gnu/gcc/gcc/config/h8300/ |
H A D | predicates.md | 194 if (exact_log2 (INTVAL (op) & GET_MODE_MASK (mode)) >= 0) 211 if (exact_log2 (~INTVAL (op) & GET_MODE_MASK (mode)) >= 0)
|
/openbsd/gnu/gcc/gcc/config/sparc/ |
H A D | predicates.md | 69 (match_test "SPARC_SETHI_P (INTVAL (op) & GET_MODE_MASK (mode))")))) 76 (match_test "SPARC_SETHI_P (~INTVAL (op) & GET_MODE_MASK (mode))"))))
|
H A D | sparc.h | 1238 & ((unsigned HOST_WIDE_INT) 0x3ff - GET_MODE_MASK (SImode) - 1)) == 0) 1242 (SPARC_SETHI_P ((unsigned HOST_WIDE_INT) (X) & GET_MODE_MASK (SImode)))
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.h | 1397 & ((unsigned HOST_WIDE_INT) 0x3ff - GET_MODE_MASK (SImode) - 1)) == 0) 1399 (SPARC_SETHI_P ((unsigned HOST_WIDE_INT) (X) & GET_MODE_MASK (SImode)))
|
H A D | sparc.c | 1085 && SPARC_SETHI_P (INTVAL (op) & GET_MODE_MASK (mode)) 1298 && (SPARC_SETHI_P (INTVAL (op) & GET_MODE_MASK (mode)) 1405 if (SPARC_SETHI_P (value & GET_MODE_MASK (mode))
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | predicates.md | 175 || ((INTVAL (op) & GET_MODE_MASK (mode) 421 opl = INTVAL (op) & GET_MODE_MASK (mode);
|
/openbsd/gnu/gcc/gcc/config/s390/ |
H A D | s390.c | 671 & GET_MODE_MASK (GET_MODE (inner)) in s390_canonicalize_comparison() 672 & ~GET_MODE_MASK (GET_MODE (SUBREG_REG (inner)))) in s390_canonicalize_comparison() 4089 val = expand_simple_binop (SImode, AND, val, GEN_INT (GET_MODE_MASK (mode)), in s390_expand_mask_and_shift() 4153 GEN_INT (GET_MODE_MASK (mode)), ac->shift, in init_alignment_context()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 939 && CONST_OK_FOR_LETTER_P (INTVAL (op) & GET_MODE_MASK (mode), 'K')); 1149 return ((INTVAL (op) & GET_MODE_MASK (mode) 1534 opl = INTVAL (op) & GET_MODE_MASK (mode);
|