Home
last modified time | relevance | path

Searched refs:op_alt (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlra.c741 op_alt->cl = NO_REGS; in setup_operand_alternative()
742 op_alt->constraint = p; in setup_operand_alternative()
743 op_alt->matches = -1; in setup_operand_alternative()
744 op_alt->matched = -1; in setup_operand_alternative()
811 op_alt->memory_ok = 1; in setup_operand_alternative()
814 op_alt->decmem_ok = 1; in setup_operand_alternative()
832 op_alt->cl = (reg_class_subunion[(int) op_alt->cl] in setup_operand_alternative()
840 op_alt->cl = in setup_operand_alternative()
854 op_alt->cl in setup_operand_alternative()
856 [(int) op_alt->cl] in setup_operand_alternative()
[all …]
H A Drecog.c2220 op_alt[j].cl = NO_REGS; in preprocess_constraints()
2221 op_alt[j].constraint = p; in preprocess_constraints()
2222 op_alt[j].matches = -1; in preprocess_constraints()
2223 op_alt[j].matched = -1; in preprocess_constraints()
2261 op_alt[j].reject += 6; in preprocess_constraints()
2264 op_alt[j].reject += 600; in preprocess_constraints()
2301 op_alt[j].cl = reg_class_subunion[(int) op_alt[j].cl] in preprocess_constraints()
2308 op_alt[j].cl = in preprocess_constraints()
2321 op_alt[j].cl in preprocess_constraints()
2323 [(int) op_alt[j].cl] in preprocess_constraints()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlra.c740 op_alt->cl = NO_REGS; in setup_operand_alternative()
741 op_alt->constraint = p; in setup_operand_alternative()
742 op_alt->matches = -1; in setup_operand_alternative()
743 op_alt->matched = -1; in setup_operand_alternative()
810 op_alt->memory_ok = 1; in setup_operand_alternative()
813 op_alt->decmem_ok = 1; in setup_operand_alternative()
831 op_alt->cl = (reg_class_subunion[(int) op_alt->cl] in setup_operand_alternative()
839 op_alt->cl = in setup_operand_alternative()
853 op_alt->cl in setup_operand_alternative()
855 [(int) op_alt->cl] in setup_operand_alternative()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlra.c792 op_alt->cl = NO_REGS; in setup_operand_alternative()
793 op_alt->constraint = p; in setup_operand_alternative()
794 op_alt->matches = -1; in setup_operand_alternative()
795 op_alt->matched = -1; in setup_operand_alternative()
862 op_alt->memory_ok = 1; in setup_operand_alternative()
865 op_alt->decmem_ok = 1; in setup_operand_alternative()
883 op_alt->cl = (reg_class_subunion[(int) op_alt->cl] in setup_operand_alternative()
891 op_alt->cl = in setup_operand_alternative()
905 op_alt->cl in setup_operand_alternative()
907 [(int) op_alt->cl] in setup_operand_alternative()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dira-lives.c698 if (op_alt[use].matches == def in check_and_make_def_conflict()
704 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
707 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
757 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
760 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
789 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
792 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
795 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
797 else if (op_alt[def].matched >= 0 in make_early_clobber_and_input_conflicts()
804 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira-lives.c698 if (op_alt[use].matches == def in check_and_make_def_conflict()
704 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
707 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
757 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
760 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
789 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
792 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
795 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
797 else if (op_alt[def].matched >= 0 in make_early_clobber_and_input_conflicts()
804 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dira-lives.c698 if (op_alt[use].matches == def in check_and_make_def_conflict()
704 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
707 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
757 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
760 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
789 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
792 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
795 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
797 else if (op_alt[def].matched >= 0 in make_early_clobber_and_input_conflicts()
804 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira-lives.c698 if (op_alt[use].matches == def in check_and_make_def_conflict()
704 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
707 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
757 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
760 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
789 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
792 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
795 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
797 else if (op_alt[def].matched >= 0 in make_early_clobber_and_input_conflicts()
804 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira-lives.c698 if (op_alt[use].matches == def in check_and_make_def_conflict()
704 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
707 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
757 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
760 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
789 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
792 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
795 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
797 else if (op_alt[def].matched >= 0 in make_early_clobber_and_input_conflicts()
804 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dira-lives.c698 if (op_alt[use].matches == def in check_and_make_def_conflict()
704 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
707 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
757 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
760 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
789 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
792 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
795 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
797 else if (op_alt[def].matched >= 0 in make_early_clobber_and_input_conflicts()
804 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dira-lives.c698 if (op_alt[use].matches == def in check_and_make_def_conflict()
704 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
707 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
757 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
760 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
789 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
792 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
795 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
797 else if (op_alt[def].matched >= 0 in make_early_clobber_and_input_conflicts()
804 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c635 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
638 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
699 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
701 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
704 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
708 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
709 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
711 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira-lives.c670 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
705 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
708 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
734 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
736 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
739 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
743 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
744 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
746 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c635 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
638 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
699 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
701 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
704 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
708 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
709 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
711 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira-lives.c634 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
637 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
669 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
672 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
698 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
700 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
703 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
707 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
708 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
710 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira-lives.c635 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
638 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
699 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
701 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
704 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
708 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
709 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
711 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c635 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
638 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
699 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
701 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
704 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
708 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
709 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
711 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c635 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
638 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
699 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
701 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
704 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
708 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
709 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
711 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dira-lives.c670 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
705 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
708 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
734 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
736 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
739 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
743 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
744 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
746 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dira-lives.c670 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
705 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
708 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
734 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
736 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
739 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
743 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
744 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
746 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dira-lives.c635 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
638 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
699 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
701 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
704 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
708 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
709 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
711 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dira-lives.c634 if (op_alt[use].anything_ok) in check_and_make_def_conflict()
637 use_cl = op_alt[use].cl; in check_and_make_def_conflict()
669 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
672 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
698 if (op_alt[def].earlyclobber) in make_early_clobber_and_input_conflicts()
700 if (op_alt[def].anything_ok) in make_early_clobber_and_input_conflicts()
703 def_cl = op_alt[def].cl; in make_early_clobber_and_input_conflicts()
707 && (op_alt[def_match].earlyclobber in make_early_clobber_and_input_conflicts()
708 || op_alt[def].earlyclobber)) in make_early_clobber_and_input_conflicts()
710 if (op_alt[def_match].anything_ok) in make_early_clobber_and_input_conflicts()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Drecog.c2132 op_alt[j].cl = NO_REGS; in preprocess_constraints()
2133 op_alt[j].constraint = p; in preprocess_constraints()
2134 op_alt[j].matches = -1; in preprocess_constraints()
2135 op_alt[j].matched = -1; in preprocess_constraints()
2167 op_alt[j].reject += 6; in preprocess_constraints()
2170 op_alt[j].reject += 600; in preprocess_constraints()
2207 op_alt[j].cl = reg_class_subunion[(int) op_alt[j].cl] in preprocess_constraints()
2213 op_alt[j].cl = in preprocess_constraints()
2226 op_alt[j].cl in preprocess_constraints()
2228 [(int) op_alt[j].cl] in preprocess_constraints()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drecog.c2133 op_alt[j].constraint = p; in preprocess_constraints()
2134 op_alt[j].matches = -1; in preprocess_constraints()
2135 op_alt[j].matched = -1; in preprocess_constraints()
2167 op_alt[j].reject += 6; in preprocess_constraints()
2170 op_alt[j].reject += 600; in preprocess_constraints()
2187 op_alt[j].memory_ok = 1; in preprocess_constraints()
2190 op_alt[j].decmem_ok = 1; in preprocess_constraints()
2207 op_alt[j].class = reg_class_subunion[(int) op_alt[j].class] in preprocess_constraints()
2212 op_alt[j].class = reg_class_subunion[(int) op_alt[j].class][(int) GENERAL_REGS]; in preprocess_constraints()
2224 op_alt[j].class in preprocess_constraints()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Drecog.c2133 op_alt[j].constraint = p; in preprocess_constraints()
2134 op_alt[j].matches = -1; in preprocess_constraints()
2135 op_alt[j].matched = -1; in preprocess_constraints()
2167 op_alt[j].reject += 6; in preprocess_constraints()
2170 op_alt[j].reject += 600; in preprocess_constraints()
2187 op_alt[j].memory_ok = 1; in preprocess_constraints()
2190 op_alt[j].decmem_ok = 1; in preprocess_constraints()
2207 op_alt[j].class = reg_class_subunion[(int) op_alt[j].class] in preprocess_constraints()
2212 op_alt[j].class = reg_class_subunion[(int) op_alt[j].class][(int) GENERAL_REGS]; in preprocess_constraints()
2224 op_alt[j].class in preprocess_constraints()
[all …]

12345678