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