Searched refs:omp_max_vf (Results 1 – 11 of 11) sorted by relevance
105 extern poly_uint64 omp_max_vf (void);
559 m_maximum_scale = estimated_poly_value (omp_max_vf ()); in loop_versioning()
950 omp_max_vf (void) in omp_max_vf() function
214 poly_uint64 vf = omp_max_vf (); in omp_adjust_chunk_size()
4613 sctx->max_vf = sctx->is_simt ? omp_max_simt_vf () : omp_max_vf (); in lower_rec_simd_input_clauses()
35681 * omp-general.c (omp_max_vf): Likewise.35716 * omp-general.h (omp_max_vf): Return a poly_uint64 instead of an int.35717 * omp-general.c (omp_max_vf): Likewise.35718 * omp-expand.c (omp_adjust_chunk_size): Update call to omp_max_vf.
1093 (omp_max_vf): Moved to omp-general.c.4556 (omp_max_vf): Don't max with omp_max_simt_vf.4587 (omp_max_vf): ...here.
4503 * omp-general.c (omp_max_vf): Use autovectorize_vector_modes instead28020 * omp-general.c (omp_max_vf): Likewise.
18399 * omp-low.c (omp_max_vf): Ditto.21410 (omp_max_vf): New.
10341 * omp-general.c (omp_max_vf): Likewise.
44425 * omp-low.c (omp_max_vf): Treat -fno-tree-loop-optimize the same