Home
last modified time | relevance | path

Searched defs:is_for_simd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c9242 bool is_for_simd = is_simd && gimple_omp_for_combined_into_p (octx->stmt); in lower_omp_scan() local
9869 bool is_for_simd = gimple_omp_for_combined_p (stmt); in lower_omp_for_scan() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc10086 bool is_for_simd = is_simd && gimple_omp_for_combined_into_p (octx->stmt); in lower_omp_scan() local
10907 bool is_for_simd = gimple_omp_for_combined_p (stmt); in lower_omp_for_scan() local