Searched refs:aarch64_constant_alignment (Results 1 – 3 of 3) sorted by relevance
2988 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) in aarch64_constant_alignment() function9563 align = aarch64_constant_alignment (exp, align); in aarch64_classify_address()24224 #define TARGET_CONSTANT_ALIGNMENT aarch64_constant_alignment
4249 aarch64_constant_alignment (const_tree exp, HOST_WIDE_INT align) in aarch64_constant_alignment() function11013 align = aarch64_constant_alignment (exp, align); in aarch64_classify_address()28017 #define TARGET_CONSTANT_ALIGNMENT aarch64_constant_alignment
13695 * config/aarch64/aarch64.c (aarch64_constant_alignment): New function.