Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c10761 enum tree_code variant_constructs[5]; in omp_construct_selector_matches() local
10766 variant_constructs); in omp_construct_selector_matches()
10771 codes.safe_push (variant_constructs[i]); in omp_construct_selector_matches()
10773 && variant_constructs[i] == constructs[matched]) in omp_construct_selector_matches()
10775 if (variant_constructs[i] == OMP_SIMD) in omp_construct_selector_matches()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc12018 enum tree_code variant_constructs[5]; in omp_construct_selector_matches() local
12023 variant_constructs); in omp_construct_selector_matches()
12028 codes.safe_push (variant_constructs[i]); in omp_construct_selector_matches()
12030 && variant_constructs[i] == constructs[matched]) in omp_construct_selector_matches()
12032 if (variant_constructs[i] == OMP_SIMD) in omp_construct_selector_matches()