Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c142 static tree handle_omp_declare_simd_attribute (tree *, tree, tree, int,
446 handle_omp_declare_simd_attribute, NULL },
3084 handle_omp_declare_simd_attribute (tree *, tree, tree, int, bool *) in handle_omp_declare_simd_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc158 static tree handle_omp_declare_simd_attribute (tree *, tree, tree, int,
502 handle_omp_declare_simd_attribute, NULL },
3705 handle_omp_declare_simd_attribute (tree *, tree, tree, int, bool *) in handle_omp_declare_simd_attribute() function
H A DChangeLog10362 handle_omp_declare_simd_attribute): New functions.