Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dexpr.c151 static int is_aligning_offset (tree, tree);
7538 && is_aligning_offset (offset, tem)) in expand_expr_real_1()
8874 is_aligning_offset (tree offset, tree exp) in is_aligning_offset() function
H A DChangeLog-200437699 (is_aligning_offset): Don't handle WITH_RECORD_EXPR, PLACEHOLDER_EXPR.
41484 * expr.c (is_aligning_offset): Check if we are aligning the
H A DChangeLog-200226034 * expr.c (is_aligning_offset): New function.