Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpr.c764 can_do_by_pieces (unsigned HOST_WIDE_INT len, unsigned int align, in can_do_by_pieces() function
778 return can_do_by_pieces (len, align, MOVE_BY_PIECES); in can_move_by_pieces()
1995 && can_do_by_pieces (INTVAL (len), align, COMPARE_BY_PIECES)) in emit_block_cmp_hints()