Searched refs:NewBitSize (Results 1 – 1 of 1) sorted by relevance
5991 const unsigned NewBitSize = DstEltSize / 2; in narrowScalarShift() local5992 const LLT HalfTy = LLT::scalar(NewBitSize); in narrowScalarShift()6003 auto NewBits = MIRBuilder.buildConstant(ShiftAmtTy, NewBitSize); in narrowScalarShift()6052 auto ShiftAmt = MIRBuilder.buildConstant(ShiftAmtTy, NewBitSize - 1); in narrowScalarShift()