Home
last modified time | relevance | path

Searched refs:c_omp_check_context_selector (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h1209 extern tree c_omp_check_context_selector (location_t, tree);
H A Dc-omp.c2161 c_omp_check_context_selector (location_t loc, tree ctx) in c_omp_check_context_selector() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1252 extern tree c_omp_check_context_selector (location_t, tree);
H A DChangeLog725 * c-omp.c (c_omp_check_context_selector): Rename to
2683 * c-omp.c (c_omp_check_context_selector): Add nvidia to the list of
2686 * c-omp.c (c_omp_check_context_selector): Handle name lists
2833 * c-common.h (c_omp_check_context_selector,
2837 (c_omp_check_context_selector, c_omp_get_context_selector): New
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2021968 c_omp_check_context_selector to omp_check_context_selector.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c20480 ctx = c_omp_check_context_selector (match_loc, ctx); in c_finish_omp_declare_variant()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A DChangeLog411 c_omp_check_context_selector to omp_check_context_selector. Change
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c41998 ctx = c_omp_check_context_selector (match_loc, ctx); in cp_finish_omp_declare_variant()