Home
last modified time | relevance | path

Searched refs:nonzero_bits1 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c51 static unsigned HOST_WIDE_INT nonzero_bits1 (const_rtx, scalar_int_mode,
4430 return nonzero_bits1 (x, mode, x0, mode, in cached_nonzero_bits()
4437 return nonzero_bits1 (x, mode, x1, mode, in cached_nonzero_bits()
4443 return nonzero_bits1 (x, mode, x0, mode, in cached_nonzero_bits()
4448 return nonzero_bits1 (x, mode, known_x, known_mode, known_ret); in cached_nonzero_bits()
4465 nonzero_bits1 (const_rtx x, scalar_int_mode mode, const_rtx known_x, in nonzero_bits1() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20165958 (nonzero_bits1): Use it.
6260 * rtlanal.c (nonzero_bits1) <SUBREG>: If WORD_REGISTER_OPERATIONS is
6996 * rtlanal.c (nonzero_bits1): Remove #ifdef LOAD_EXTEND_OP/#endif.
7185 * rtlanal.c (nonzero_bits1): Fix WORD_REGISTER_OPERATIONS condition.
13510 * rtlanal.c (nonzero_bits1): Use ctz_or_zero.
27651 * rtlanal.c (nonzero_bits1): Convert preprocessor check
H A DChangeLog-20183635 * rtlanal.c (nonzero_bits1): Likewise. Adjust couple of comments.
10459 * rtlanal.c (nonzero_bits1): Revert accidental change.
33377 * rtlanal.c (nonzero_bits1): On WORD_REGISTER_OPERATIONS machines, do
35019 * rtlanal.c (nonzero_bits1, lsb_bitfield_op_p): Likewise.
35467 * rtlanal.c (nonzero_bits1): Likewise.
H A DChangeLog-201112959 * rtlanal.c (nonzero_bits1): Handle CLRSB.
19216 * rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE against
19630 * rtlanal.c (subreg_lsb_1, subreg_get_info, nonzero_bits1,
19771 * rtlanal.c (nonzero_bits1, canonicalize_condition): Likewise.
20659 * rtlanal.c (nonzero_bits1): Properly handle addition or
H A DChangeLog-200413764 hoist_insn_after, hoist_insn_to_edge, nonzero_bits1): Likewise.
26784 reg_overlap_mentioned_p, note_uses, replace_regs, nonzero_bits1,
29928 hoist_test_store, hoist_update_store, address_cost, nonzero_bits1,
32024 (nonzero_bits, cached_nonzero_bits, nonzero_bits1,
32042 (nonzero_bits, cached_nonzero_bits, nonzero_bits1,
H A DChangeLog-20082537 * rtlanal.c (nonzero_bits1): Do not process vector types.
13671 * rtlanal.c (replace_rtx, nonzero_bits1, num_sign_bit_copies1):
H A DChangeLog-201521367 * rtlanal.c (nonzero_bits1): Likewise.
24251 * rtlanal.c (nonzero_bits1): Likewise.
24329 * rtlanal.c (nonzero_bits1): Likewise.
H A DChangeLog-202122895 * rtlanal.c (nonzero_bits1): Replace PUSH_ARGS with
31509 * rtlanal.c (nonzero_bits1) <arithmetic operators>: If the number
H A DChangeLog-20094849 * rtlanal.c (nonzero_bits1): Likewise.
31933 * rtlanal.c (nonzero_bits1) <case ASHIFTRT>: Don't assume anything
H A DChangeLog-200713378 * rtlanal.c (cached_nonzero_bits, nonzero_bits1,
14018 computed_jump_p_1, nonzero_bits1, rtx_unstable_p,
H A DChangeLog-200315491 * combine.c (nonzero_bits1): Fix a warning.
32771 (nonzero_bits1): Rename from nonzero_bits. Add three new
H A DChangeLog-201718313 * rtlanal.c (nonzero_bits1): Likewise.
18341 (nonzero_bits1): Likewise. Remove early exit for other mode
H A DChangeLog-200513668 * rtlanal.c (nonzero_bits1): Use the mode of the value for
H A DChangeLog-201914590 * rtlanal.c (nonzero_bits1) <SUBREG>: Do not propagate results from
H A DChangeLog-201018519 * rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask
H A DChangeLog-201321675 * rtlanal.c (nonzero_bits1): Likewise.
H A DChangeLog-201429848 (nonzero_bits1): Skip > 0 comparison with the results as