Home
last modified time | relevance | path

Searched refs:v850_reg_ok_for_base_p (Results 1 – 18 of 18) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/v850/
H A Dv850.c3084 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3099 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3101 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3120 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/v850/
H A Dv850.c3034 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3049 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3051 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3070 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/v850/
H A Dv850.c3082 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3097 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3099 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3118 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/v850/
H A Dv850.c3010 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3025 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3027 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3046 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/v850/
H A Dv850.c3084 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3099 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3101 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3120 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/v850/
H A Dv850.c3010 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3025 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3027 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3046 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/v850/
H A Dv850.c3084 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3099 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3101 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3120 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/v850/
H A Dv850.c3010 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3025 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3027 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3046 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/v850/
H A Dv850.c3084 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3099 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3101 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3120 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/v850/
H A Dv850.c3084 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3099 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3101 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3120 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/v850/
H A Dv850.c3010 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3025 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3027 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3046 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/v850/
H A Dv850.c3034 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3049 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3051 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3070 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/v850/
H A Dv850.c3010 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3025 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3027 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3046 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/v850/
H A Dv850.c3034 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3049 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3051 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3070 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/v850/
H A Dv850.c3084 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3099 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3101 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3120 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/v850/
H A Dv850.c3010 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3025 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3027 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3046 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/v850/
H A Dv850.c3010 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3025 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3027 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3046 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/v850/
H A Dv850.c3082 v850_reg_ok_for_base_p (const_rtx reg, bool strict_p) in v850_reg_ok_for_base_p() function
3097 return ((REG_P (x) && v850_reg_ok_for_base_p (x, strict_p)) in v850_rtx_ok_for_base_p()
3099 && v850_reg_ok_for_base_p (SUBREG_REG (x), strict_p))); in v850_rtx_ok_for_base_p()
3118 && v850_reg_ok_for_base_p (XEXP (x, 0), strict_p) in v850_legitimate_address_p()