Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-store-merging.c250 do_shift_rotate (enum tree_code code, in do_shift_rotate() function
598 if (!do_shift_rotate (RSHIFT_EXPR, n, bitpos)) in find_bswap_or_nop_1()
679 if (!do_shift_rotate (code, n, (int) TREE_INT_CST_LOW (rhs2))) in find_bswap_or_nop_1()
2442 if (!do_shift_rotate (LSHIFT_EXPR, &this_n, in try_coalesce_bswap()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-math-opts.c1547 do_shift_rotate (enum tree_code code, in do_shift_rotate() function
1690 if (!do_shift_rotate (code, n, (int)TREE_INT_CST_LOW (rhs2))) in find_bswap_1()