Home
last modified time | relevance | path

Searched refs:handle_vector_size_attribute (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-common.c540 static tree handle_vector_size_attribute (tree *, tree, tree, int,
626 handle_vector_size_attribute },
5258 handle_vector_size_attribute (tree *node, tree name, tree args, in handle_vector_size_attribute() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.c769 static tree handle_vector_size_attribute PARAMS ((tree *, tree, tree, int,
858 handle_vector_size_attribute },
6234 handle_vector_size_attribute (node, name, args, flags, no_add_attrs) in handle_vector_size_attribute() function
H A DChangeLog.7760 (handle_vector_size_attribute): Same.
10103 handle_deprecated_attribute, handle_vector_size_attribute,
10117 handle_deprecated_attribute, handle_vector_size_attribute,
10795 (handle_vector_size_attribute): Use it to avoid generating a
12496 * attribs.c (handle_mode_attribute, handle_vector_size_attribute):
15646 * attribs.c (handle_vector_size_attribute): Set debug information.
21497 * attribs.c (handle_vector_size_attribute): Use host_integerp
H A DChangeLog.62603 (handle_vector_size_attribute): New.