| /NextBSD/contrib/gcc/ |
| HD | expmed.c | 243 XEXP (&all.wide_lshr, 1) = GEN_INT (GET_MODE_BITSIZE (mode)); in init_expmed() 252 n = MIN (MAX_BITS_PER_WORD, GET_MODE_BITSIZE (mode)); in init_expmed() 391 if (REG_P (op0) && bitnum >= GET_MODE_BITSIZE (GET_MODE (op0))) in store_bit_field() 401 && bitsize == GET_MODE_BITSIZE (GET_MODE_INNER (GET_MODE (op0))) in store_bit_field() 402 && !(bitnum % GET_MODE_BITSIZE (GET_MODE_INNER (GET_MODE (op0))))) in store_bit_field() 407 int pos = bitnum / GET_MODE_BITSIZE (innermode); in store_bit_field() 453 && bitsize == GET_MODE_BITSIZE (fieldmode) in store_bit_field() 460 && MEM_ALIGN (op0) % GET_MODE_BITSIZE (fieldmode) == 0)))) in store_bit_field() 503 && unit > GET_MODE_BITSIZE (GET_MODE (op0))) in store_bit_field() 504 bitpos += unit - GET_MODE_BITSIZE (GET_MODE (op0)); in store_bit_field() [all …]
|
| HD | combine.c | 1064 && GET_MODE_BITSIZE (GET_MODE (x)) <= HOST_BITS_PER_WIDE_INT) in set_nonzero_bits_and_sign_copies() 1098 if (GET_MODE_BITSIZE (GET_MODE (x)) < BITS_PER_WORD in set_nonzero_bits_and_sign_copies() 1103 << (GET_MODE_BITSIZE (GET_MODE (x)) - 1)))) in set_nonzero_bits_and_sign_copies() 1106 << GET_MODE_BITSIZE (GET_MODE (x)))); in set_nonzero_bits_and_sign_copies() 1980 offset = GET_MODE_BITSIZE (GET_MODE (dest)) - width - offset; in try_combine() 1987 width = GET_MODE_BITSIZE (GET_MODE (dest)); in try_combine() 1997 else if (GET_MODE_BITSIZE (GET_MODE (SET_DEST (temp))) in try_combine() 1998 == 2 * GET_MODE_BITSIZE (GET_MODE (dest))) in try_combine() 1999 offset += GET_MODE_BITSIZE (GET_MODE (dest)); in try_combine() 2877 && GET_MODE_BITSIZE (GET_MODE (temp)) < BITS_PER_WORD in try_combine() [all …]
|
| HD | simplify-rtx.c | 87 width = GET_MODE_BITSIZE (mode); in mode_signbit_p() 455 && INTVAL (XEXP (op, 1)) == GET_MODE_BITSIZE (mode) - 1) in simplify_unary_operation_1() 571 && INTVAL (XEXP (op, 1)) == GET_MODE_BITSIZE (mode) - 1) in simplify_unary_operation_1() 579 && INTVAL (XEXP (op, 1)) == GET_MODE_BITSIZE (mode) - 1) in simplify_unary_operation_1() 596 int isize = GET_MODE_BITSIZE (inner); in simplify_unary_operation_1() 603 if (GET_MODE_BITSIZE (mode) > isize) in simplify_unary_operation_1() 613 if (GET_MODE_BITSIZE (mode) > isize) in simplify_unary_operation_1() 658 if ((TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode), in simplify_unary_operation_1() 659 GET_MODE_BITSIZE (GET_MODE (op))) in simplify_unary_operation_1() 661 > (unsigned int) (GET_MODE_BITSIZE (GET_MODE (op)) in simplify_unary_operation_1() [all …]
|
| HD | rtlanal.c | 2875 if (GET_MODE_BITSIZE (outer_mode) > GET_MODE_BITSIZE (inner_mode)) in subreg_lsb_1() 3045 mode_for_size (GET_MODE_BITSIZE (xmode) in subreg_offset_representable_p() 3402 unsigned int mode_width = GET_MODE_BITSIZE (mode); in nonzero_bits1() 3409 if (GET_MODE_BITSIZE (GET_MODE (x)) > mode_width) in nonzero_bits1() 3413 mode_width = GET_MODE_BITSIZE (mode); in nonzero_bits1() 3430 && GET_MODE_BITSIZE (GET_MODE (x)) <= BITS_PER_WORD in nonzero_bits1() 3431 && GET_MODE_BITSIZE (GET_MODE (x)) <= HOST_BITS_PER_WIDE_INT in nonzero_bits1() 3432 && GET_MODE_BITSIZE (mode) > GET_MODE_BITSIZE (GET_MODE (x))) in nonzero_bits1() 3534 == GET_MODE_BITSIZE (GET_MODE (x))) in nonzero_bits1() 3547 == GET_MODE_BITSIZE (GET_MODE (x))) in nonzero_bits1() [all …]
|
| HD | stor-layout.c | 163 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (DImode) 240 mode = mode_for_size (GET_MODE_BITSIZE (mode), MODE_INT, 0); in int_mode_for_mode() 1365 && GET_MODE_BITSIZE (mode) == TREE_INT_CST_LOW (TYPE_SIZE (type))) in compute_record_mode() 1588 TYPE_SIZE (type) = bitsize_int (GET_MODE_BITSIZE (TYPE_MODE (type))); in layout_type() 1594 TYPE_SIZE (type) = bitsize_int (GET_MODE_BITSIZE (TYPE_MODE (type))); in layout_type() 1605 TYPE_SIZE (type) = bitsize_int (GET_MODE_BITSIZE (TYPE_MODE (type))); in layout_type() 1638 mode = mode_for_size (nunits * GET_MODE_BITSIZE (innermode), in layout_type() 1695 int nbits = GET_MODE_BITSIZE (mode); in layout_type() 1907 int precision = GET_MODE_BITSIZE (SImode); in initialize_sizetypes() 2140 unit = GET_MODE_BITSIZE (mode); in get_best_mode() [all …]
|
| HD | expr.c | 393 gcc_assert (GET_MODE_BITSIZE (from_mode) == GET_MODE_BITSIZE (to_mode)); in convert_move() 463 = smallest_mode_for_size (GET_MODE_BITSIZE (to_mode), MODE_INT); in convert_move() 478 = smallest_mode_for_size (GET_MODE_BITSIZE (from_mode), MODE_INT); in convert_move() 502 if (GET_MODE_BITSIZE (from_mode) < GET_MODE_BITSIZE (to_mode) in convert_move() 503 && GET_MODE_BITSIZE (to_mode) > BITS_PER_WORD) in convert_move() 527 else if (GET_MODE_BITSIZE (from_mode) < BITS_PER_WORD in convert_move() 553 if (GET_MODE_BITSIZE (from_mode) < BITS_PER_WORD) in convert_move() 583 size_int (GET_MODE_BITSIZE (lowpart_mode) - 1), in convert_move() 610 if (GET_MODE_BITSIZE (from_mode) > BITS_PER_WORD in convert_move() 611 && GET_MODE_BITSIZE (to_mode) <= BITS_PER_WORD) in convert_move() [all …]
|
| HD | rtlhooks.c | 67 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode), in gen_lowpart_general() 68 GET_MODE_BITSIZE (GET_MODE (x))) in gen_lowpart_general()
|
| HD | loop-doloop.c | 350 << (GET_MODE_BITSIZE (mode) - 1))) in doloop_modify() 552 word_mode_size = GET_MODE_BITSIZE (word_mode); in doloop_optimize() 560 && (word_mode_size >= GET_MODE_BITSIZE (mode) in doloop_optimize() 563 if (word_mode_size > GET_MODE_BITSIZE (mode)) in doloop_optimize()
|
| HD | optabs.c | 1365 && (unsigned int) INTVAL (op1) < GET_MODE_BITSIZE (mode)) in expand_binop() 1368 op1 = GEN_INT (GET_MODE_BITSIZE (mode) - INTVAL (op1)); in expand_binop() 1389 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode), in expand_binop() 1390 GET_MODE_BITSIZE (GET_MODE (temp)))) in expand_binop() 1439 || !TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (mode), in expand_binop() 1440 GET_MODE_BITSIZE (wider_mode))) in expand_binop() 1473 for (i = 0; i < GET_MODE_BITSIZE (mode) / BITS_PER_WORD; i++) in expand_binop() 1491 if (i == GET_MODE_BITSIZE (mode) / BITS_PER_WORD) in expand_binop() 1703 const unsigned int nwords = GET_MODE_BITSIZE (mode) / BITS_PER_WORD; in expand_binop() 1794 if (i == GET_MODE_BITSIZE (mode) / (unsigned) BITS_PER_WORD) in expand_binop() [all …]
|
| HD | machmode.h | 96 #define GET_MODE_BITSIZE(MODE) ((unsigned short) (GET_MODE_SIZE (MODE) * BITS_PER_UNIT)) macro
|
| HD | postreload.c | 251 && GET_MODE_BITSIZE (GET_MODE (src)) < BITS_PER_WORD in reload_cse_simplify_set() 330 if (GET_MODE_BITSIZE (GET_MODE (SET_DEST (set))) < BITS_PER_WORD in reload_cse_simplify_set() 423 && GET_MODE_BITSIZE (mode) < BITS_PER_WORD in reload_cse_simplify_operands() 1189 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (OUTMODE), \ 1190 GET_MODE_BITSIZE (INMODE))))
|
| HD | defaults.h | 646 && !LARGEST_EXPONENT_IS_NORMAL (GET_MODE_BITSIZE (MODE))) 653 && !LARGEST_EXPONENT_IS_NORMAL (GET_MODE_BITSIZE (MODE)))
|
| HD | loop-iv.c | 401 if (GET_MODE_BITSIZE (mode) > GET_MODE_BITSIZE (iv->mode)) in iv_subreg() 1536 && GET_MODE_BITSIZE (mode) <= HOST_BITS_PER_WIDE_INT) in canon_condition() 1555 << (GET_MODE_BITSIZE (GET_MODE (op0)) - 1)))) in canon_condition() 1937 if (GET_MODE_BITSIZE (comp_mode) < GET_MODE_BITSIZE (iv1->extend_mode)) in canonicalize_iv_subregs() 2045 if (GET_MODE_BITSIZE (iv0.extend_mode) > HOST_BITS_PER_WIDE_INT in iv_number_of_iterations() 2046 || GET_MODE_BITSIZE (iv1.extend_mode) > HOST_BITS_PER_WIDE_INT) in iv_number_of_iterations() 2080 size = GET_MODE_BITSIZE (mode); in iv_number_of_iterations()
|
| HD | cse.c | 762 && INTVAL (XEXP (x, 1)) < GET_MODE_BITSIZE (mode) in canon_for_address() 838 && TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (GET_MODE (x)), in notreg_cost() 839 GET_MODE_BITSIZE (GET_MODE (SUBREG_REG (x))))) in notreg_cost() 3178 && (GET_MODE_BITSIZE (inner_mode) in find_comparison_args() 3182 << (GET_MODE_BITSIZE (inner_mode) - 1)))) in find_comparison_args() 3198 && (GET_MODE_BITSIZE (inner_mode) in find_comparison_args() 3202 << (GET_MODE_BITSIZE (inner_mode) - 1)))) in find_comparison_args() 3409 && INTVAL (op1) >= GET_MODE_BITSIZE (mode)) in fold_rtx_subreg() 3412 < GET_MODE_BITSIZE (GET_MODE (elt->exp))) in fold_rtx_subreg() 3447 >= GET_MODE_BITSIZE (GET_MODE (XEXP (elt->exp, 0)))) in fold_rtx_subreg() [all …]
|
| HD | regmove.c | 692 if (GET_MODE_BITSIZE (GET_MODE (src_reg)) <= GET_MODE_BITSIZE (GET_MODE (src)) in optimize_reg_copy_3() 693 && !TRULY_NOOP_TRUNCATION (GET_MODE_BITSIZE (GET_MODE (src)), in optimize_reg_copy_3() 694 GET_MODE_BITSIZE (GET_MODE (src_reg)))) in optimize_reg_copy_3() 1816 >= (GET_MODE_BITSIZE (GET_MODE in fixup_match_1()
|
| HD | tree.c | 1325 prec = GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (expr))); in integer_all_onesp() 4575 prec = GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (t))) - 1; in tree_int_cst_msb() 6538 intQI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (QImode), 0); in build_common_tree_nodes() 6539 intHI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (HImode), 0); in build_common_tree_nodes() 6540 intSI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (SImode), 0); in build_common_tree_nodes() 6541 intDI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (DImode), 0); in build_common_tree_nodes() 6542 intTI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (TImode), 0); in build_common_tree_nodes() 6544 unsigned_intQI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (QImode), 1); in build_common_tree_nodes() 6545 unsigned_intHI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (HImode), 1); in build_common_tree_nodes() 6546 unsigned_intSI_type_node = make_or_reuse_type (GET_MODE_BITSIZE (SImode), 1); in build_common_tree_nodes() [all …]
|
| HD | caller-save.c | 440 if (GET_MODE_BITSIZE (mode) in save_call_clobbered_regs() 441 > GET_MODE_BITSIZE (save_mode[r])) in save_call_clobbered_regs()
|
| HD | convert.c | 556 != GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (expr))))) in convert_to_integer() 575 || outprec != GET_MODE_BITSIZE (TYPE_MODE (type))) in convert_to_integer()
|
| HD | targhooks.c | 160 return SHIFT_COUNT_TRUNCATED ? GET_MODE_BITSIZE (mode) - 1 : 0; in default_shift_truncation_mask()
|
| HD | dojump.c | 1008 || (GET_MODE_BITSIZE (mode) in do_compare_and_jump() 1009 > GET_MODE_BITSIZE (TYPE_MODE (TREE_TYPE (TREE_OPERAND (exp, in do_compare_and_jump()
|
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | xcoff.h | 81 && GET_MODE_BITSIZE (MODE) <= GET_MODE_BITSIZE (Pmode)) \
|
| HD | linux64.h | 476 && GET_MODE_BITSIZE (MODE) <= GET_MODE_BITSIZE (Pmode)) \
|
| HD | sysv4.h | 393 && GET_MODE_BITSIZE (MODE) <= GET_MODE_BITSIZE (Pmode)) \
|
| /NextBSD/contrib/gcc/config/s390/ |
| HD | s390.h | 479 (GET_MODE_BITSIZE (MODE) < 32 \ 776 #define MAX_FIXED_MODE_SIZE GET_MODE_BITSIZE (TARGET_64BIT ? TImode : DImode)
|
| HD | s390.c | 638 HOST_WIDE_INT modesize = GET_MODE_BITSIZE (GET_MODE (inner)); in s390_canonicalize_comparison() 1044 int max_parts = HOST_BITS_PER_WIDE_INT / GET_MODE_BITSIZE (mode); in s390_extract_part() 1045 int part_bits = GET_MODE_BITSIZE (mode); in s390_extract_part() 1077 = ((unsigned HOST_WIDE_INT)1 << GET_MODE_BITSIZE (part_mode)) - 1; in s390_single_part() 1088 value >>= GET_MODE_BITSIZE (part_mode); in s390_single_part() 4006 if (GET_MODE_BITSIZE (mode) == bitsize) in s390_expand_insv() 4024 if (bitsize <= GET_MODE_BITSIZE (SImode)) in s390_expand_insv() 4030 int stcmh_width = bitsize - GET_MODE_BITSIZE (SImode); in s390_expand_insv() 4039 (GET_MODE_BITSIZE (SImode)))); in s390_expand_insv() 4068 putsize = GET_MODE_BITSIZE (putmode); in s390_expand_insv() [all …]
|