Searched refs:expand_mpy (Results 1 – 2 of 2) sorted by relevance
2722 int expand_mpy = strncmp (helper_name, "__mspabi_mpy", in msp430_expand_helper() local2726 gcc_assert (!(expand_mpy && const_variants)); in msp430_expand_helper()2729 if (CONST_INT_P (operands[2]) && !expand_mpy) in msp430_expand_helper()2789 if (expand_mpy) in msp430_expand_helper()2828 if (!expand_mpy) in msp430_expand_helper()
3246 int expand_mpy = startswith (helper_name, "__mspabi_mpy"); in msp430_expand_helper() local3249 gcc_assert (!(expand_mpy && const_variants)); in msp430_expand_helper()3294 if (expand_mpy) in msp430_expand_helper()3332 if (!expand_mpy) in msp430_expand_helper()