Searched refs:get_pointer_alignment (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | builtins.c | 74 static int get_pointer_alignment (tree, unsigned int); 231 get_pointer_alignment (tree exp, unsigned int max_align) in get_pointer_alignment() function 2840 = get_pointer_alignment (dest, BIGGEST_ALIGNMENT); in expand_builtin_memcpy() 2938 = get_pointer_alignment (dest, BIGGEST_ALIGNMENT); in expand_builtin_mempcpy() 3021 = get_pointer_alignment (dest, BIGGEST_ALIGNMENT); in expand_builtin_memmove() 3338 = get_pointer_alignment (dest, BIGGEST_ALIGNMENT); in expand_builtin_strncpy() 3425 dest_align = get_pointer_alignment (dest, BIGGEST_ALIGNMENT); in expand_builtin_memset() 3693 = get_pointer_alignment (arg1, BIGGEST_ALIGNMENT) / BITS_PER_UNIT; in expand_builtin_strcmp() 3695 = get_pointer_alignment (arg2, BIGGEST_ALIGNMENT) / BITS_PER_UNIT; in expand_builtin_strcmp() 10214 = get_pointer_alignment (dest, BIGGEST_ALIGNMENT); in expand_builtin_memory_chk() [all …]
|
| H A D | ChangeLog.gcc43 | 9 * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a
|
| H A D | ChangeLog-2006 | 916 * builtins.c (get_pointer_alignment): Return 0 if TER is not run. 2304 * builtins.c (get_pointer_alignment): Handle more forms 9014 * builtins.c (get_pointer_alignment): For component style references 9660 * builtins.c (get_pointer_alignment): Prefer alignment 9836 * builtins.c (get_pointer_alignment): Handle component
|
| H A D | FSFChangeLog | 2046 * expr.c (get_pointer_alignment, compare, do_store_flag): Likewise.
|
| H A D | ChangeLog-2000 | 23793 * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst. 24664 * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
|
| H A D | ChangeLog-1999 | 12618 (get_pointer_alignment, c_strlen, get_memory_rtx, expand_builtin,
|
| H A D | ChangeLog-2001 | 16402 * builtins.c (get_pointer_alignment): Likewise.
|
| H A D | ChangeLog-2005 | 33688 * builtins.c (get_pointer_alignment, gimplify_va_arg_expr,
|