Lines Matching defs:NewImm
20429 APInt NewImm = Imm.lshr(ShAmt).trunc(NewBW);20431 NewImm.flipAllBits();20440 DAG.getConstant(NewImm, SDLoc(Value), NewVT));