Searched refs:bestWidth (Results 1 – 1 of 1) sorted by relevance
4656 unsigned bestWidth = 0, bestOffset = 0; in SimplifySetCC() local4690 bestWidth = width; in SimplifySetCC()4696 if (bestWidth) in SimplifySetCC()4700 if (bestWidth) { in SimplifySetCC()4701 EVT newVT = EVT::getIntegerVT(*DAG.getContext(), bestWidth); in SimplifySetCC()4711 DAG.getConstant(bestMask.trunc(bestWidth), dl, newVT)); in SimplifySetCC()