Searched refs:hasMulU24 (Results 1 – 2 of 2) sorted by relevance
184 bool hasMulU24() const { in hasMulU24() function
2433 if (Subtarget->hasMulU24() && isU24(N0, DAG) && isU24(N1, DAG)) { in performMulCombine()