Lines Matching refs:NewImm
7717 APInt NewImm = (Imm & Mask).lshr(ShAmt).trunc(NewBW);7719 NewImm ^= APInt::getAllOnesValue(NewBW);7740 DAG.getConstant(NewImm, NewVT));