Searched refs:isAddSubZExt (Results 1 – 2 of 2) sorted by relevance
4261 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function4371 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()4374 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()
9456 static bool isAddSubZExt(SDNode *N, SelectionDAG &DAG) { in isAddSubZExt() function9492 } else if (isN1ZExt && isAddSubZExt(N0, DAG)) { in LowerMUL()9495 } else if (isN0ZExt && isAddSubZExt(N1, DAG)) { in LowerMUL()