Searched refs:CurrNumElts (Results 1 – 1 of 1) sorted by relevance
22285 int CurrNumElts = CurrVT.getVectorNumElements(); in LowerVectorCTLZInRegLUT() local22287 MVT NextVT = MVT::getVectorVT(NextSVT, CurrNumElts / 2); in LowerVectorCTLZInRegLUT()