Lines Matching defs:Val2
1496 APInt Val2;1499 Val2 = Val.lshr(NextWidth);1500 Val2 = Val2.trunc(Val.getBitWidth()/2);1504 if (Val != Val2)