Searched refs:variant_constructs (Results 1 – 1 of 1) sorted by relevance
12018 enum tree_code variant_constructs[5]; in omp_construct_selector_matches() local12023 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()