Searched refs:isAddSubZExt (Results 1 – 2 of 2) sorted by relevance
2611 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function2667 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()2670 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()
7354 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function7390 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()7393 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()