Searched refs:cp_parser_oacc_routine (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2015 | 410 (cp_parser_oacc_routine): Likewise. 640 (cp_parser_oacc_routine): Rework to use cp_omp_declare_simd_data. 863 (cp_parser_oacc_routine): Update call to cp_parser_finish_oacc_routine. 892 (cp_parser_finish_oacc_routine, cp_parser_oacc_routine,
|
H A D | ChangeLog-2016 | 1629 (cp_parser_oacc_routine): Likewise. Move pragma context 1635 * parser.c (cp_ensure_no_oacc_routine, cp_parser_oacc_routine) 3014 cp_parser_oacc_routine): Adjust cp_parser_pragma callers.
|
H A D | ChangeLog-2018 | 4566 (cp_parser_oacc_routine): Likewise.
|
H A D | ChangeLog-2017 | 2216 (cp_parser_oacc_routine): Likewise.
|
H A D | ChangeLog-2020 | 3174 (cp_parser_omp_declare_reduction, cp_parser_oacc_routine)
|
H A D | ChangeLog-2019 | 3878 * parser.c (cp_parser_oacc_routine)
|
H A D | parser.cc | 46958 cp_parser_oacc_routine (cp_parser *parser, cp_token *pragma_tok, in cp_parser_oacc_routine() function 47865 cp_parser_oacc_routine (parser, pragma_tok, context); in cp_parser_pragma()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 42956 cp_parser_oacc_routine (cp_parser *parser, cp_token *pragma_tok, in cp_parser_oacc_routine() function 43856 cp_parser_oacc_routine (parser, pragma_tok, context); in cp_parser_pragma()
|