Searched refs:can_store_by_pieces (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dexpr.h446 extern int can_store_by_pieces (unsigned HOST_WIDE_INT,
H A Dbuiltins.c2879 && can_store_by_pieces (INTVAL (len_rtx), builtin_memcpy_read_str,
2974 && can_store_by_pieces (INTVAL (len_rtx), builtin_memcpy_read_str,
3346 || !can_store_by_pieces (tree_low_cst (len, 1),
3465 && can_store_by_pieces (tree_low_cst (len, 1),
3489 && can_store_by_pieces (tree_low_cst (len, 1),
H A Dexpr.c2193 can_store_by_pieces (unsigned HOST_WIDE_INT len,
2187 can_store_by_pieces (unsigned HOST_WIDE_INT len, function

Completed in 195 milliseconds