Searched refs:isAddSubZExt (Results 1 – 2 of 2) sorted by relevance
3670 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function3780 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()3783 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()
9250 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function9286 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()9289 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()