Home
last modified time | relevance | path

Searched defs:thread_limit (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dtarget.c2102 GOMP_teams (unsigned int num_teams, unsigned int thread_limit) in GOMP_teams()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-low.c8644 tree thread_limit = omp_find_clause (gimple_omp_teams_clauses (teams_stmt), in lower_omp_teams() local
H A Dgimplify.c10707 tree thread_limit = integer_zero_node; in optimize_target_teams() local