Lines Matching defs:BitWidth
275 unsigned BitWidth = FieldValue.getBitWidth();277 FieldValue = FieldValue.zext(CharWidth) << (CharWidth - BitWidth);