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