Home
last modified time | relevance | path

Searched refs:V_REG_CLASS_P (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/config/csky/
H A Dcsky.c6102 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6105 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6108 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6109 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6119 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6120 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/csky/
H A Dcsky.c6088 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6091 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6094 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6095 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6105 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6106 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/csky/
H A Dcsky.c6150 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6153 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6156 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6157 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6167 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6168 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/csky/
H A Dcsky.c6088 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6091 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6094 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6095 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6105 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6106 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/csky/
H A Dcsky.c6536 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6539 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6542 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6543 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6553 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6554 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/csky/
H A Dcsky.c6150 #define V_REG_CLASS_P(CLASS) \
6153 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to))
6156 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to))
6157 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to)))
6167 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to))
6168 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to)))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/csky/
H A Dcsky.c6150 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6153 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6156 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6157 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6167 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6168 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/csky/
H A Dcsky.c6088 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6091 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6094 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6095 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6105 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6106 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/csky/
H A Dcsky.c6102 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6105 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6108 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6109 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6119 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6120 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/csky/
H A Dcsky.c6102 #define V_REG_CLASS_P(CLASS) \ in csky_register_move_cost() macro
6105 if (V_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6108 if ((V_REG_CLASS_P (from) && GR_REG_CLASS_P (to)) in csky_register_move_cost()
6109 || (GR_REG_CLASS_P (from) && V_REG_CLASS_P (to))) in csky_register_move_cost()
6119 if ((HILO_REG_CLASS_P (from) && V_REG_CLASS_P (to)) in csky_register_move_cost()
6120 || (V_REG_CLASS_P (from) && HILO_REG_CLASS_P (to))) in csky_register_move_cost()