Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h59 PRAGMA_OMP_SIMD, enumerator
H A Dc-pragma.c1307 { "simd", PRAGMA_OMP_SIMD },
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c38353 case PRAGMA_OMP_SIMD: in cp_parser_omp_construct()
38956 case PRAGMA_OMP_SIMD: in cp_parser_pragma()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c18149 case PRAGMA_OMP_SIMD: in c_parser_omp_construct()