Lines Matching full:bitwidth
291 unsigned BitWidth = FieldValue.getBitWidth();293 FieldValue = FieldValue.zext(CharWidth) << (CharWidth - BitWidth);