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