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