Searched refs:origWidth (Results 1 – 1 of 1) sorted by relevance
4661 unsigned origWidth = N0.getValueSizeInBits(); in SimplifySetCC() local4662 unsigned maskWidth = origWidth; in SimplifySetCC()4666 origWidth = Lod->getMemoryVT().getSizeInBits(); in SimplifySetCC()4670 for (unsigned width = 8; width < origWidth; width *= 2) { in SimplifySetCC()4677 unsigned maxOffset = origWidth - width; in SimplifySetCC()