reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
336 if (reg_info == nullptr) { 346 const uint32_t byte_size = reg_info->byte_size; 353 switch (reg_info->encoding) { 379 if (!SetUInt(uval64, reg_info->byte_size)) { 408 if (!SetUInt(ival64, reg_info->byte_size)) { 449 if (!ParseVectorEncoding(reg_info, value_str, byte_size, this))