Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()