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