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