Searched refs:canReduceVMulWidth (Results 1 – 1 of 1) sorted by relevance
49262 static bool canReduceVMulWidth(SDNode *N, SelectionDAG &DAG, ShrinkMode &Mode) { in canReduceVMulWidth() function49340 if (!canReduceVMulWidth(N, DAG, Mode)) in reduceVMULWidth()57626 if (!canReduceVMulWidth(Mul.getNode(), DAG, Mode) || in matchPMADDWD()