Home
last modified time | relevance | path

Searched refs:number_of_loops (Results 1 – 25 of 706) sorted by relevance

12345678910>>...29

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop.c77 if (number_of_loops () <= 1) in tree_ssa_loop_init()
108 if (number_of_loops () <= 1) in tree_ssa_loop_im()
145 if (number_of_loops () <= 1) in tree_ssa_loop_unswitch()
219 if (number_of_loops () <= 1) in tree_vectorize()
327 if (number_of_loops () <= 1) in check_data_deps()
365 if (number_of_loops () <= 1) in tree_ssa_loop_ivcanon()
432 if (number_of_loops () <= 1) in tree_ssa_loop_bounds()
465 if (number_of_loops () <= 1) in tree_complete_unroll()
508 if (number_of_loops () > 1) in tree_complete_unroll_inner()
558 if (number_of_loops () <= 1) in tree_parallelize_loops()
[all …]
H A Dloop-init.c240 old_nloops = number_of_loops (); in fix_loop_structure()
276 return number_of_loops () - old_nloops; in fix_loop_structure()
415 if (number_of_loops () > 1) in rtl_move_loop_invariants()
452 if (number_of_loops () > 1) in rtl_unswitch()
488 if (number_of_loops () > 1) in rtl_unroll_and_peel_loops()
542 if (number_of_loops () > 1) in rtl_doloop()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop.c77 if (number_of_loops () <= 1) in tree_ssa_loop_init()
108 if (number_of_loops () <= 1) in tree_ssa_loop_im()
145 if (number_of_loops () <= 1) in tree_ssa_loop_unswitch()
219 if (number_of_loops () <= 1) in tree_vectorize()
327 if (number_of_loops () <= 1) in check_data_deps()
365 if (number_of_loops () <= 1) in tree_ssa_loop_ivcanon()
432 if (number_of_loops () <= 1) in tree_ssa_loop_bounds()
465 if (number_of_loops () <= 1) in tree_complete_unroll()
508 if (number_of_loops () > 1) in tree_complete_unroll_inner()
558 if (number_of_loops () <= 1) in tree_parallelize_loops()
[all …]
H A Dloop-init.c240 old_nloops = number_of_loops (); in fix_loop_structure()
276 return number_of_loops () - old_nloops; in fix_loop_structure()
415 if (number_of_loops () > 1) in rtl_move_loop_invariants()
452 if (number_of_loops () > 1) in rtl_unswitch()
488 if (number_of_loops () > 1) in rtl_unroll_and_peel_loops()
542 if (number_of_loops () > 1) in rtl_doloop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/audio/cpu/x86/
H A Daudio_delay_dsp_kernel_sse2.cc81 const int number_of_loops = frames_to_process / 4; in ProcessARateVector() local
84 for (int n = 0; n < number_of_loops; ++n, k += 4) { in ProcessARateVector()
140 const unsigned number_of_loops = frames_to_process / 4; in HandleNaN() local
145 for (unsigned loop = 0; loop < number_of_loops; ++loop, k += 4) { in HandleNaN()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/audio/cpu/arm/
H A Daudio_delay_dsp_kernel_neon.cc86 int number_of_loops = frames_to_process / 4; in ProcessARateVector() local
89 for (int n = 0; n < number_of_loops; ++n, k += 4) { in ProcessARateVector()
146 int number_of_loops = frames_to_process / 4; in HandleNaN() local
151 for (int loop = 0; loop < number_of_loops; ++loop, k += 4) { in HandleNaN()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dloop-init.c254 old_nloops = number_of_loops (cfun); in fix_loop_structure()
290 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
479 if (number_of_loops (cfun) > 1) in rtl_move_loop_invariants()
534 if (number_of_loops (cfun) > 1) in rtl_unswitch()
588 if (number_of_loops (cfun) > 1) in rtl_unroll_and_peel_loops()
660 if (number_of_loops (cfun) > 1) in rtl_doloop()
H A Dtree-ssa-loop.c103 if (number_of_loops (cfun) <= 1) in tree_ssa_loop_init()
151 if (number_of_loops (cfun) <= 1) in tree_loop_vectorize()
206 if (number_of_loops (cfun) <= 1) in check_data_deps()
309 if (number_of_loops (cfun) <= 1) in tree_ssa_loop_bounds()
359 if (number_of_loops (cfun) <= 1) in tree_ssa_loop_ivopts()
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DImageWriter.cpp43 path(path), cache_size(8), write_video_count(0), image_quality(75), number_of_loops(1), in ImageWriter()
61 number_of_loops = loops; in SetVideoOptions()
110 frame_image->animationIterations(number_of_loops); in WriteFrame()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dloop-init.c262 old_nloops = number_of_loops (cfun); in fix_loop_structure()
331 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
529 if (number_of_loops (fun) > 1) in execute()
580 if (number_of_loops (fun) > 1) in execute()
642 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dloop-init.c263 old_nloops = number_of_loops (cfun); in fix_loop_structure()
331 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
529 if (number_of_loops (fun) > 1) in execute()
580 if (number_of_loops (fun) > 1) in execute()
642 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dloop-init.c263 old_nloops = number_of_loops (cfun); in fix_loop_structure()
331 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
529 if (number_of_loops (fun) > 1) in execute()
580 if (number_of_loops (fun) > 1) in execute()
642 if (number_of_loops (fun) > 1) in execute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dloop-init.c263 old_nloops = number_of_loops (cfun); in fix_loop_structure()
331 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
529 if (number_of_loops (fun) > 1) in execute()
580 if (number_of_loops (fun) > 1) in execute()
642 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dloop-init.c256 old_nloops = number_of_loops (cfun); in fix_loop_structure()
324 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()
522 if (number_of_loops (fun) > 1) in execute()
573 if (number_of_loops (fun) > 1) in execute()
635 if (number_of_loops (fun) > 1) in execute()

12345678910>>...29