Home
last modified time | relevance | path

Searched refs:declare_simd_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c22126 bool declare_simd_p = (parser->omp_declare_simd in cp_parser_late_return_type_opt() local
22141 && !(declare_simd_p || oacc_routine_p)) in cp_parser_late_return_type_opt()
22164 if (declare_simd_p) in cp_parser_late_return_type_opt()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc24057 bool declare_simd_p = (parser->omp_declare_simd in cp_parser_late_return_type_opt() local
24072 && !(declare_simd_p || oacc_routine_p)) in cp_parser_late_return_type_opt()
24087 if (declare_simd_p) in cp_parser_late_return_type_opt()