Searched refs:isAddSubZExt (Results 1 – 2 of 2) sorted by relevance
3589 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function3699 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()3702 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()
8973 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function9009 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()9012 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()