Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlra-constraints.c847 get_op_class (rtx op) in get_op_class() function
887 if ((dclass = get_op_class (dest)) != NO_REGS in check_and_process_move()
888 && (sclass = get_op_class (src)) != NO_REGS in check_and_process_move()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlra-constraints.c847 get_op_class (rtx op) in get_op_class() function
887 if ((dclass = get_op_class (dest)) != NO_REGS in check_and_process_move()
888 && (sclass = get_op_class (src)) != NO_REGS in check_and_process_move()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlra-constraints.c896 get_op_class (rtx op) in get_op_class() function
3173 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3174 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlra-constraints.c1080 get_op_class (rtx op) in get_op_class() function
3390 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3391 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlra-constraints.c1080 get_op_class (rtx op) in get_op_class() function
3390 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3391 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-constraints.c1130 get_op_class (rtx op) in get_op_class() function
3708 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3709 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlra-constraints.c1153 get_op_class (rtx op) in get_op_class() function
3798 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3799 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlra-constraints.c1130 get_op_class (rtx op) in get_op_class() function
3708 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3709 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dlra-constraints.c1125 get_op_class (rtx op) in get_op_class() function
3797 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3798 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlra-constraints.c1130 get_op_class (rtx op) in get_op_class() function
3698 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3699 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dlra-constraints.c1220 get_op_class (rtx op) in get_op_class() function
3925 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3926 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-constraints.c1130 get_op_class (rtx op) in get_op_class() function
3708 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3709 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dlra-constraints.c1220 get_op_class (rtx op) in get_op_class() function
3925 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3926 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-constraints.c1130 get_op_class (rtx op) in get_op_class() function
3708 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3709 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dlra-constraints.c1109 get_op_class (rtx op) in get_op_class() function
3749 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3750 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dlra-constraints.c1220 get_op_class (rtx op) in get_op_class() function
3925 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3926 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dlra-constraints.c1132 get_op_class (rtx op) in get_op_class() function
3809 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3810 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dlra-constraints.c1153 get_op_class (rtx op) in get_op_class() function
3798 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3799 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlra-constraints.c1135 get_op_class (rtx op) in get_op_class() function
3713 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3714 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dlra-constraints.c1176 get_op_class (rtx op) in get_op_class() function
3853 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3854 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dlra-constraints.c1220 get_op_class (rtx op) in get_op_class() function
3925 return ((dclass = get_op_class (dest)) != NO_REGS in simple_move_p()
3926 && (sclass = get_op_class (src)) != NO_REGS in simple_move_p()