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 D | c-attribs.c | 146 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 D | c-attribs.cc | 162 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 D | ChangeLog | 4787 (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.
|