Home
last modified time | relevance | path

Searched refs:do_shift_rotate (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc261 do_shift_rotate (enum tree_code code, in do_shift_rotate() function
640 if (!do_shift_rotate (RSHIFT_EXPR, n, bitpos)) in find_bswap_or_nop_1()
721 if (!do_shift_rotate (code, n, (int) TREE_INT_CST_LOW (rhs2))) in find_bswap_or_nop_1()
971 if (!do_shift_rotate (LSHIFT_EXPR, &n1, i * eltsz)) in find_bswap_or_nop()
974 else if (!do_shift_rotate (LSHIFT_EXPR, &n0, eltsz)) in find_bswap_or_nop()
2876 if (!do_shift_rotate (LSHIFT_EXPR, &this_n, in try_coalesce_bswap()
H A DChangeLog-201417129 (do_shift_rotate): Mark bytes with unknown values due to sign
20957 (do_shift_rotate): Fix confusion between host, target and marker byte
33985 * tree-ssa-math-opts.c (do_shift_rotate, find_bswap_or_nop_1): Cast
35035 (do_shift_rotate): Adapt to change in struct symbolic_number. Return
H A DChangeLog5729 * gimple-ssa-store-merging.cc (do_shift_rotate): Use uint64_t
H A DChangeLog-20175957 CMPXCHG, do_shift_rotate, verify_symbolic_number_p,
5964 (nop_stats, bswap_stats, do_shift_rotate, verify_symbolic_number_p,
H A DChangeLog-200919377 (do_shift_rotate, verify_symbolic_number_p): New functions.
H A DChangeLog-20186392 * gimple-ssa-store-merging.c (do_shift_rotate): Punt if count is
H A DChangeLog-201120537 * tree-ssa-math-opts.c (do_shift_rotate): Zero bits
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c261 do_shift_rotate (enum tree_code code, in do_shift_rotate() function
612 if (!do_shift_rotate (RSHIFT_EXPR, n, bitpos)) in find_bswap_or_nop_1()
693 if (!do_shift_rotate (code, n, (int) TREE_INT_CST_LOW (rhs2))) in find_bswap_or_nop_1()
2540 if (!do_shift_rotate (LSHIFT_EXPR, &this_n, in try_coalesce_bswap()