Searched refs:isU24 (Results 1 – 1 of 1) sorted by relevance
2276 static bool isU24(SDValue Op, SelectionDAG &DAG) { in isU24() function2384 if (Subtarget->hasMulU24() && isU24(N0, DAG) && isU24(N1, DAG)) { in performMulCombine()