Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple.h1699 gimple_omp_parallel_combined_p (const_gimple g) in gimple_omp_parallel_combined_p() function
H A Domp-low.c631 && (gimple_omp_parallel_combined_p (last_stmt (par_entry_bb)) in determine_parallel_type()
6721 && !gimple_omp_parallel_combined_p (stmt)) in lower_omp_taskreg()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple.h2276 gimple_omp_parallel_combined_p (const gimple *g)
H A Domp-low.c1776 if (gimple_omp_parallel_combined_p (stmt)) in scan_omp_parallel()
7434 && !gimple_omp_parallel_combined_p (stmt)) in lower_omp_taskreg()
H A Domp-expand.c315 && (gimple_omp_parallel_combined_p (last_stmt (par_entry_bb)) in determine_parallel_type()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi1791 @deftypefn {GIMPLE function} bool gimple_omp_parallel_combined_p (gimple g)