Searched refs:bestMask (Results 1 – 2 of 2) sorted by relevance
2025 APInt bestMask; in SimplifySetCC() local2044 bestMask = Mask.lshr(offset * (width/8) * 8); in SimplifySetCC()2066 DAG.getConstant(bestMask.trunc(bestWidth), in SimplifySetCC()
1520 APInt bestMask; in SimplifySetCC() local1539 bestMask = Mask.lshr(offset * (width/8) * 8); in SimplifySetCC()1561 DAG.getConstant(bestMask.trunc(bestWidth), in SimplifySetCC()