Home
last modified time | relevance | path

Searched refs:niters_th (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-loop.c2220 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2230 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2233 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2238 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2241 niters_th += 1; in vect_analyze_loop_2()
2246 && ordered_p (th, niters_th)) in vect_analyze_loop_2()
2247 niters_th = ordered_max (poly_uint64 (th), niters_th); in vect_analyze_loop_2()
2249 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-loop.c2220 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2230 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2233 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2238 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2241 niters_th += 1; in vect_analyze_loop_2()
2246 && ordered_p (th, niters_th)) in vect_analyze_loop_2()
2247 niters_th = ordered_max (poly_uint64 (th), niters_th); in vect_analyze_loop_2()
2249 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop.c2220 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2230 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2233 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2238 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2241 niters_th += 1; in vect_analyze_loop_2()
2246 && ordered_p (th, niters_th)) in vect_analyze_loop_2()
2247 niters_th = ordered_max (poly_uint64 (th), niters_th); in vect_analyze_loop_2()
2249 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop.c2595 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2605 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2608 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2613 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2616 niters_th += 1; in vect_analyze_loop_2()
2621 && ordered_p (th, niters_th)) in vect_analyze_loop_2()
2622 niters_th = ordered_max (poly_uint64 (th), niters_th); in vect_analyze_loop_2()
2624 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop.c2578 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2588 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2591 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2596 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2599 niters_th += 1; in vect_analyze_loop_2()
2604 && ordered_p (th, niters_th)) in vect_analyze_loop_2()
2605 niters_th = ordered_max (poly_uint64 (th), niters_th); in vect_analyze_loop_2()
2607 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c2578 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2588 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2591 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2596 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2599 niters_th += 1; in vect_analyze_loop_2()
2604 && ordered_p (th, niters_th)) in vect_analyze_loop_2()
2605 niters_th = ordered_max (poly_uint64 (th), niters_th); in vect_analyze_loop_2()
2607 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c2578 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2588 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2591 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2596 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2599 niters_th += 1; in vect_analyze_loop_2()
2604 && ordered_p (th, niters_th)) in vect_analyze_loop_2()
2605 niters_th = ordered_max (poly_uint64 (th), niters_th); in vect_analyze_loop_2()
2607 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-loop.c2449 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2459 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2462 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2467 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2470 niters_th += 1; in vect_analyze_loop_2()
2471 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c2448 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2458 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2461 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2466 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2469 niters_th += 1; in vect_analyze_loop_2()
2470 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c2448 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2458 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2461 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2466 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2469 niters_th += 1; in vect_analyze_loop_2()
2470 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-loop.c2109 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2118 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2121 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2126 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2129 niters_th += 1; in vect_analyze_loop_2()
2130 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c2448 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2458 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2461 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2466 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2469 niters_th += 1; in vect_analyze_loop_2()
2470 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c2448 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2458 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2461 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2466 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2469 niters_th += 1; in vect_analyze_loop_2()
2470 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-loop.c2448 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2458 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2461 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2466 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2469 niters_th += 1; in vect_analyze_loop_2()
2470 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-loop.c2109 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2118 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2121 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2126 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2129 niters_th += 1; in vect_analyze_loop_2()
2130 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-loop.c2081 poly_uint64 niters_th = 0; in vect_analyze_loop_2() local
2090 niters_th += TYPE_VECTOR_SUBPARTS (vectype) - 1; in vect_analyze_loop_2()
2093 niters_th += LOOP_VINFO_PEELING_FOR_ALIGNMENT (loop_vinfo); in vect_analyze_loop_2()
2098 niters_th += LOOP_VINFO_VECT_FACTOR (loop_vinfo); in vect_analyze_loop_2()
2101 niters_th += 1; in vect_analyze_loop_2()
2102 LOOP_VINFO_VERSIONING_THRESHOLD (loop_vinfo) = niters_th; in vect_analyze_loop_2()