Searched refs:TARGET_RTX_COSTS (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h435 #define TARGET_RTX_COSTS hook_bool_rtx_int_int_intp_false macro
668 TARGET_RTX_COSTS, \
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c391 #undef TARGET_RTX_COSTS
392 #define TARGET_RTX_COSTS ia64_rtx_costs
389 #undef TARGET_RTX_COSTS macro
390 #define TARGET_RTX_COSTS macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.c9279 #undef TARGET_RTX_COSTS macro
9280 #define TARGET_RTX_COSTS s390_rtx_costs
9278 #undef TARGET_RTX_COSTS macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c489 #undef TARGET_RTX_COSTS
490 #define TARGET_RTX_COSTS sparc_rtx_costs
487 #undef TARGET_RTX_COSTS macro
488 #define TARGET_RTX_COSTS macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1111 #undef TARGET_RTX_COSTS
1112 #define TARGET_RTX_COSTS mips_rtx_costs
1108 #undef TARGET_RTX_COSTS macro
1109 #define TARGET_RTX_COSTS macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c275 #undef TARGET_RTX_COSTS macro
276 #define TARGET_RTX_COSTS arm_slowmul_rtx_costs
274 #undef TARGET_RTX_COSTS macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1573 #undef TARGET_RTX_COSTS
1574 #define TARGET_RTX_COSTS ix86_rtx_costs
1571 #undef TARGET_RTX_COSTS macro
1572 #define TARGET_RTX_COSTS macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c959 #undef TARGET_RTX_COSTS
960 #define TARGET_RTX_COSTS rs6000_rtx_costs
954 #undef TARGET_RTX_COSTS macro
955 #define TARGET_RTX_COSTS macro

Completed in 533 milliseconds