Home
last modified time | relevance | path

Searched refs:post_shifts (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-generic.c448 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
449 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
480 post_shifts[i] = 0; in expand_vector_divmod()
607 post_shifts[i] = post_shift; in expand_vector_divmod()
608 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
764 post_shifts[i]--; in expand_vector_divmod()
791 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
810 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
833 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-generic.c448 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
449 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
480 post_shifts[i] = 0; in expand_vector_divmod()
607 post_shifts[i] = post_shift; in expand_vector_divmod()
608 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
764 post_shifts[i]--; in expand_vector_divmod()
791 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
810 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
833 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-generic.c413 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
414 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
445 post_shifts[i] = 0; in expand_vector_divmod()
572 post_shifts[i] = post_shift; in expand_vector_divmod()
573 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
729 post_shifts[i]--; in expand_vector_divmod()
756 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
775 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
798 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-generic.c424 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
425 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
457 post_shifts[i] = 0; in expand_vector_divmod()
584 post_shifts[i] = post_shift; in expand_vector_divmod()
585 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
742 post_shifts[i]--; in expand_vector_divmod()
769 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
788 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
811 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-generic.c442 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
443 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
474 post_shifts[i] = 0; in expand_vector_divmod()
604 post_shifts[i] = post_shift; in expand_vector_divmod()
605 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
762 post_shifts[i]--; in expand_vector_divmod()
790 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
809 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
832 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-generic.c441 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
442 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
473 post_shifts[i] = 0; in expand_vector_divmod()
600 post_shifts[i] = post_shift; in expand_vector_divmod()
601 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
758 post_shifts[i]--; in expand_vector_divmod()
786 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
805 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
828 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-generic.c441 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
442 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
473 post_shifts[i] = 0; in expand_vector_divmod()
600 post_shifts[i] = post_shift; in expand_vector_divmod()
601 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
758 post_shifts[i]--; in expand_vector_divmod()
786 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
805 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
828 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-generic.c441 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
442 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
473 post_shifts[i] = 0; in expand_vector_divmod()
600 post_shifts[i] = post_shift; in expand_vector_divmod()
601 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
758 post_shifts[i]--; in expand_vector_divmod()
786 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
805 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
828 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-generic.c441 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
442 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
473 post_shifts[i] = 0; in expand_vector_divmod()
600 post_shifts[i] = post_shift; in expand_vector_divmod()
601 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
758 post_shifts[i]--; in expand_vector_divmod()
786 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
805 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
828 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-generic.c441 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
442 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
473 post_shifts[i] = 0; in expand_vector_divmod()
600 post_shifts[i] = post_shift; in expand_vector_divmod()
601 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
758 post_shifts[i]--; in expand_vector_divmod()
786 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
805 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
828 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-generic.c424 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
425 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
457 post_shifts[i] = 0; in expand_vector_divmod()
584 post_shifts[i] = post_shift; in expand_vector_divmod()
585 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
742 post_shifts[i]--; in expand_vector_divmod()
769 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
788 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
811 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-generic.c487 int *post_shifts = pre_shifts + nunits;
488 int *shift_temps = post_shifts + nunits;
519 post_shifts[i] = 0;
649 post_shifts[i] = post_shift;
650 if ((i && !has_vector_shift && post_shifts[0] != post_shift)
807 post_shifts[i]--;
835 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in vect_record_base_alignment()
854 cur_op = add_rshift (gsi, type, tem, post_shifts);
877 cur_op = add_rshift (gsi, type, cur_op, post_shifts);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-generic.c513 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
514 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
545 post_shifts[i] = 0; in expand_vector_divmod()
675 post_shifts[i] = post_shift; in expand_vector_divmod()
676 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
835 post_shifts[i]--; in expand_vector_divmod()
863 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
882 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
905 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-generic.c487 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
488 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
519 post_shifts[i] = 0; in expand_vector_divmod()
649 post_shifts[i] = post_shift; in expand_vector_divmod()
650 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
807 post_shifts[i]--; in expand_vector_divmod()
835 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
854 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
877 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-generic.c487 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
488 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
519 post_shifts[i] = 0; in expand_vector_divmod()
649 post_shifts[i] = post_shift; in expand_vector_divmod()
650 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
807 post_shifts[i]--; in expand_vector_divmod()
835 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
854 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
877 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-generic.c513 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
514 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
545 post_shifts[i] = 0; in expand_vector_divmod()
675 post_shifts[i] = post_shift; in expand_vector_divmod()
676 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
835 post_shifts[i]--; in expand_vector_divmod()
863 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
882 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
905 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-generic.c513 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
514 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
545 post_shifts[i] = 0; in expand_vector_divmod()
675 post_shifts[i] = post_shift; in expand_vector_divmod()
676 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
835 post_shifts[i]--; in expand_vector_divmod()
863 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
882 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
905 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-generic.c487 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
488 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
519 post_shifts[i] = 0; in expand_vector_divmod()
649 post_shifts[i] = post_shift; in expand_vector_divmod()
650 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
807 post_shifts[i]--; in expand_vector_divmod()
835 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
854 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
877 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-generic.c487 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
488 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
519 post_shifts[i] = 0; in expand_vector_divmod()
649 post_shifts[i] = post_shift; in expand_vector_divmod()
650 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
807 post_shifts[i]--; in expand_vector_divmod()
835 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
854 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
877 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-generic.c447 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
448 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
479 post_shifts[i] = 0; in expand_vector_divmod()
606 post_shifts[i] = post_shift; in expand_vector_divmod()
607 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
764 post_shifts[i]--; in expand_vector_divmod()
792 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
811 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
834 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-generic.c566 int *post_shifts = pre_shifts + nunits; in expand_vector_divmod() local
567 int *shift_temps = post_shifts + nunits; in expand_vector_divmod()
598 post_shifts[i] = 0; in expand_vector_divmod()
728 post_shifts[i] = post_shift; in expand_vector_divmod()
729 if ((i && !has_vector_shift && post_shifts[0] != post_shift) in expand_vector_divmod()
888 post_shifts[i]--; in expand_vector_divmod()
916 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()
935 cur_op = add_rshift (gsi, type, tem, post_shifts); in expand_vector_divmod()
958 cur_op = add_rshift (gsi, type, cur_op, post_shifts); in expand_vector_divmod()