Lines Matching full:clz
2295 // 'shl nuw CI2, x' produces [CI2, CI2 << CLZ(CI2)]2305 // 'shl nsw CI2, x' produces [CI2, CI2 << CLZ(CI2)-1]