Searched refs:msp430_use_16bit_hwmult (Results 1 – 2 of 2) sorted by relevance
61 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
4754 * config/msp430/msp430.c (msp430_use_16bit_hwmult): New.4757 (msp430_muldiv_costs): Use msp430_use_16bit_hwmult and4759 (msp430_expand_helper): Use msp430_use_16bit_hwmult and