Home
last modified time | relevance | path

Searched refs:check_aligned_type (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.cc5554 check_aligned_type (const_tree cand, const_tree base, unsigned int align) in check_aligned_type() function
5665 if (check_aligned_type (t, type, align)) in build_aligned_type()
DChangeLog-202131277 * tree.c (check_aligned_type): Check that the candidate
33401 (check_aligned_type): Check if TYPE_USER_ALIGN match.
DChangeLog-20167099 (check_qualified_type, check_aligned_type): Call it.
7117 (check_aligned_type): Use it.
DChangeLog-202023925 (check_aligned_type): Check if TYPE_USER_ALIGN match.
24076 (check_aligned_type): Check if TYPE_USER_ALIGN match.
DChangeLog-201015133 (check_aligned_type): New function.