Home
last modified time | relevance | path

Searched refs:chrec_before (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-scalar-evolution.c663 tree chrec_before, in add_to_evolution_1() argument
666 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
673 tree type = chrec_type (chrec_before); in add_to_evolution_1()
679 left = chrec_before; in add_to_evolution_1()
687 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
688 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
697 (CHREC_VARIABLE (chrec_before), in add_to_evolution_1()
699 CHREC_RIGHT (chrec_before)); in add_to_evolution_1()
703 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
845 tree chrec_before, in add_to_evolution() argument
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-scalar-evolution.c600 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
603 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
609 type = chrec_type (chrec_before); in add_to_evolution_1()
615 left = chrec_before; in add_to_evolution_1()
622 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
623 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
624 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
639 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
647 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
650 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-scalar-evolution.c627 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
630 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
636 type = chrec_type (chrec_before); in add_to_evolution_1()
642 left = chrec_before; in add_to_evolution_1()
649 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
650 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
651 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
666 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
674 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
677 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-scalar-evolution.c600 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
603 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
609 type = chrec_type (chrec_before); in add_to_evolution_1()
615 left = chrec_before; in add_to_evolution_1()
622 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
623 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
624 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
639 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
647 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
650 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-scalar-evolution.c611 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
614 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
620 type = chrec_type (chrec_before); in add_to_evolution_1()
626 left = chrec_before; in add_to_evolution_1()
633 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
634 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
635 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
650 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
658 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
661 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-scalar-evolution.c597 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
600 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
606 type = chrec_type (chrec_before); in add_to_evolution_1()
612 left = chrec_before; in add_to_evolution_1()
619 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
620 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
621 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
636 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
644 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
647 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-scalar-evolution.c597 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
600 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
606 type = chrec_type (chrec_before); in add_to_evolution_1()
612 left = chrec_before; in add_to_evolution_1()
619 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
620 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
621 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
636 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
644 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
647 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-scalar-evolution.c620 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
623 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
629 type = chrec_type (chrec_before); in add_to_evolution_1()
635 left = chrec_before; in add_to_evolution_1()
642 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
643 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
644 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
659 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
667 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-scalar-evolution.c597 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
600 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
606 type = chrec_type (chrec_before); in add_to_evolution_1()
612 left = chrec_before; in add_to_evolution_1()
619 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
620 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
621 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
636 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
644 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
647 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c620 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
623 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
629 type = chrec_type (chrec_before); in add_to_evolution_1()
635 left = chrec_before; in add_to_evolution_1()
642 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
643 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
644 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
659 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
667 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c620 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
623 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
629 type = chrec_type (chrec_before); in add_to_evolution_1()
635 left = chrec_before; in add_to_evolution_1()
642 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
643 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
644 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
659 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
667 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-scalar-evolution.c655 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
658 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
664 type = chrec_type (chrec_before); in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
677 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
678 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
679 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
694 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
702 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
705 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c620 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
623 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
629 type = chrec_type (chrec_before); in add_to_evolution_1()
635 left = chrec_before; in add_to_evolution_1()
642 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
643 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
644 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
659 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
667 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c620 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
623 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
629 type = chrec_type (chrec_before); in add_to_evolution_1()
635 left = chrec_before; in add_to_evolution_1()
642 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
643 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
644 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
659 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
667 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-scalar-evolution.c597 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
600 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
606 type = chrec_type (chrec_before); in add_to_evolution_1()
612 left = chrec_before; in add_to_evolution_1()
619 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
620 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
621 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
636 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
644 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
647 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-scalar-evolution.c611 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
614 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
620 type = chrec_type (chrec_before); in add_to_evolution_1()
626 left = chrec_before; in add_to_evolution_1()
633 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
634 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
635 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
650 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
658 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
661 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-scalar-evolution.c597 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
600 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
606 type = chrec_type (chrec_before); in add_to_evolution_1()
612 left = chrec_before; in add_to_evolution_1()
619 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
620 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
621 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
636 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
644 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
647 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-scalar-evolution.c620 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
623 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
629 type = chrec_type (chrec_before); in add_to_evolution_1()
635 left = chrec_before; in add_to_evolution_1()
642 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
643 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
644 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
659 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
667 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-scalar-evolution.c597 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
600 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
606 type = chrec_type (chrec_before); in add_to_evolution_1()
612 left = chrec_before; in add_to_evolution_1()
619 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
620 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
621 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
636 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
644 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
647 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-scalar-evolution.c597 switch (TREE_CODE (chrec_before))
600 chloop = get_chrec_loop (chrec_before);
606 type = chrec_type (chrec_before);
612 left = chrec_before;
619 var = CHREC_VARIABLE (chrec_before);
620 left = CHREC_LEFT (chrec_before);
621 right = CHREC_RIGHT (chrec_before);
636 right = CHREC_RIGHT (chrec_before);
644 if (chrec_before == chrec_dont_know)
647 left = chrec_before;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-scalar-evolution.c655 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
658 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
664 type = chrec_type (chrec_before); in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
677 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
678 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
679 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
694 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
702 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
705 left = chrec_before; in add_to_evolution_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-scalar-evolution.c655 switch (TREE_CODE (chrec_before)) in add_to_evolution_1()
658 chloop = get_chrec_loop (chrec_before); in add_to_evolution_1()
664 type = chrec_type (chrec_before); in add_to_evolution_1()
670 left = chrec_before; in add_to_evolution_1()
677 var = CHREC_VARIABLE (chrec_before); in add_to_evolution_1()
678 left = CHREC_LEFT (chrec_before); in add_to_evolution_1()
679 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
694 right = CHREC_RIGHT (chrec_before); in add_to_evolution_1()
702 if (chrec_before == chrec_dont_know) in add_to_evolution_1()
705 left = chrec_before; in add_to_evolution_1()
[all …]