Home
last modified time | relevance | path

Searched refs:msp430_use_16bit_hwmult (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc61 static bool msp430_use_16bit_hwmult (void);
1322 cost_p = (msp430_use_16bit_hwmult () in msp430_muldiv_costs()
1348 else if (((msp430_use_16bit_hwmult () && outer_mode != DImode) in msp430_muldiv_costs()
1367 || (outer_mode == DImode && msp430_use_16bit_hwmult ())) in msp430_muldiv_costs()
3310 else if (msp430_use_16bit_hwmult ()) in msp430_expand_helper()
3878 msp430_use_16bit_hwmult (void) in msp430_use_16bit_hwmult() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20204754 * config/msp430/msp430.c (msp430_use_16bit_hwmult): New.
4757 (msp430_muldiv_costs): Use msp430_use_16bit_hwmult and
4759 (msp430_expand_helper): Use msp430_use_16bit_hwmult and