Searched refs:is_aligning_offset (Results 1 – 3 of 3) sorted by relevance
151 static int is_aligning_offset (tree, tree);7493 && is_aligning_offset (offset, tem)) in expand_expr_real_1()8829 is_aligning_offset (tree offset, tree exp) in is_aligning_offset() function
172 static int is_aligning_offset PARAMS ((tree, tree));7503 && is_aligning_offset (offset, tem))9524 is_aligning_offset (offset, exp) in is_aligning_offset() function
11587 * expr.c (is_aligning_offset): New function.