Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c146 static tree handle_simd_attribute (tree *, tree, tree, int, bool *);
452 handle_simd_attribute, NULL },
3101 handle_simd_attribute (tree *node, tree name, tree args, int, bool *no_add_attrs) in handle_simd_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc162 static tree handle_simd_attribute (tree *, tree, tree, int, bool *);
508 handle_simd_attribute, NULL },
3722 handle_simd_attribute (tree *node, tree name, tree args, int, bool *no_add_attrs) in handle_simd_attribute() function
H A DChangeLog4787 (handle_simd_attribute): Don't check for "cilk simd function"
7380 (handle_simd_attribute): Parse "notinbranch" and "inbranch" arguments.
7498 * c-common.c (handle_simd_attribute): New.
7500 (handle_simd_attribute): New.