Home
last modified time | relevance | path

Searched refs:OMP_DECLARE_SIMD_CLAUSE_MASK (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c19937 #define OMP_DECLARE_SIMD_CLAUSE_MASK \ macro
20310 OMP_DECLARE_SIMD_CLAUSE_MASK, in c_parser_omp_context_selector()
20581 c = c_parser_omp_all_clauses (parser, OMP_DECLARE_SIMD_CLAUSE_MASK, in c_finish_omp_declare_simd()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc21304 #define OMP_DECLARE_SIMD_CLAUSE_MASK \ macro
21677 OMP_DECLARE_SIMD_CLAUSE_MASK, in c_parser_omp_context_selector()
21950 c = c_parser_omp_all_clauses (parser, OMP_DECLARE_SIMD_CLAUSE_MASK, in c_finish_omp_declare_simd()
H A DChangeLog7941 OMP_DECLARE_SIMD_CLAUSE_MASK): Define.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc45062 #define OMP_DECLARE_SIMD_CLAUSE_MASK \ macro
45399 OMP_DECLARE_SIMD_CLAUSE_MASK, in cp_parser_omp_context_selector()
45663 cl = cp_parser_omp_all_clauses (parser, OMP_DECLARE_SIMD_CLAUSE_MASK, in cp_parser_late_parsing_omp_declare_simd()
45791 omp_clause_mask mask = OMP_DECLARE_SIMD_CLAUSE_MASK; in cp_parser_late_parsing_omp_declare_simd()
H A DChangeLog-2013999 OMP_DECLARE_SIMD_CLAUSE_MASK): Define.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c41461 #define OMP_DECLARE_SIMD_CLAUSE_MASK \ macro
41799 OMP_DECLARE_SIMD_CLAUSE_MASK, in cp_parser_omp_context_selector()
42052 cl = cp_parser_omp_all_clauses (parser, OMP_DECLARE_SIMD_CLAUSE_MASK, in cp_parser_late_parsing_omp_declare_simd()