| /xsrc/external/mit/MesaLib/src/panfrost/bifrost/ |
| bi_packer.c | 4418 unsigned register_format = I->register_format; local 4419 assert(register_format < 16); 4422 if (register_format != 8) { 4424 if (register_format == 0) derived_13 = 0; 4425 else if (register_format == 1) derived_13 = 1; 4426 else if (register_format == 2) derived_13 = 2; 4427 else if (register_format == 3) derived_13 = 3; 4428 else if (register_format == 4) derived_13 = 4; 4429 else if (register_format == 5) derived_13 = 5 4445 unsigned register_format = I->register_format; local 4474 unsigned register_format = I->register_format; local 4535 unsigned register_format = register_format_table[I->register_format]; local 4588 unsigned register_format = register_format_table[I->register_format]; local 4620 unsigned register_format = register_format_table[I->register_format]; local 4656 unsigned register_format = register_format_table[I->register_format]; local 4715 unsigned register_format = register_format_table[I->register_format]; local 4776 unsigned register_format = I->register_format; local 4801 unsigned register_format = I->register_format; local 4828 unsigned register_format = I->register_format; local [all...] |
| bifrost_gen_disasm.c | 8261 const char *register_format = register_format_table[(_BITS(bits, 13, 3) << 0)]; local 8269 fputs(register_format, fp); 8288 const char *register_format = register_format_table[0]; local 8296 fputs(register_format, fp); 8315 const char *register_format = register_format_table[(_BITS(bits, 13, 3) << 0)]; local 8323 fputs(register_format, fp); 8341 const char *register_format = register_format_table[0]; local 8349 fputs(register_format, fp); 8367 const char *register_format = register_format_table[(_BITS(bits, 13, 3) << 0)]; local 8375 fputs(register_format, fp) 8394 const char *register_format = register_format_table[0]; local 8491 const char *register_format = register_format_table[(_BITS(bits, 19, 1) << 0) | (_BITS(bits, 10, 4) << 1)]; local 8526 const char *register_format = register_format_table[(_BITS(bits, 10, 4) << 0)]; local 8553 const char *register_format = register_format_table[(_BITS(bits, 10, 1) << 0) | (_BITS(bits, 19, 1) << 1)]; local 8583 const char *register_format = register_format_table[0]; local 8613 const char *register_format = register_format_table[(_BITS(bits, 10, 1) << 0) | (_BITS(bits, 19, 1) << 1)]; local 8642 const char *register_format = register_format_table[0]; local 8679 const char *register_format = register_format_table[(_BITS(bits, 19, 1) << 0) | (_BITS(bits, 10, 4) << 1)]; local 8713 const char *register_format = register_format_table[(_BITS(bits, 10, 4) << 0)]; local 8743 const char *register_format = register_format_table[(_BITS(bits, 3, 2) << 0) | (_BITS(bits, 19, 1) << 2) | (_BITS(bits, 10, 4) << 3)]; local 8779 const char *register_format = register_format_table[(_BITS(bits, 3, 2) << 0) | (_BITS(bits, 10, 4) << 2)]; local 8811 const char *register_format = register_format_table[(_BITS(bits, 11, 3) << 0)]; local 8831 const char *register_format = register_format_table[0]; local 8851 const char *register_format = register_format_table[(_BITS(bits, 11, 3) << 0)]; local 8870 const char *register_format = register_format_table[0]; local 8889 const char *register_format = register_format_table[(_BITS(bits, 11, 3) << 0)]; local 8909 const char *register_format = register_format_table[0]; local [all...] |
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| v6_pack.h | 1541 enum mali_register_file_format register_format; member in struct:MALI_INTERNAL_CONVERSION 1553 __gen_uint(values->register_format, 24, 26); 1566 values->register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 24, 26); 1574 fprintf(fp, "%*sRegister Format: %s\n", indent, "", mali_register_file_format_as_str(values->register_format)); 1601 __gen_uint(values->conversion.register_format, 24, 26); 1619 values->conversion.register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 56, 58); 1656 __gen_uint(values->fixed_function.conversion.register_format, 24, 26); 1676 values->fixed_function.conversion.register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 56, 58); 1740 __gen_uint(values->internal.fixed_function.conversion.register_format, 24, 26); 1782 values->internal.fixed_function.conversion.register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 120, 122) 3000 enum mali_message_preload_register_format register_format; member in struct:MALI_LD_VAR_PRELOAD 3018 enum mali_message_preload_register_format register_format; member in struct:MALI_VAR_TEX_PRELOAD [all...] |
| v7_pack.h | 1593 enum mali_register_file_format register_format; member in struct:MALI_INTERNAL_CONVERSION 1605 __gen_uint(values->register_format, 24, 26); 1618 values->register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 24, 26); 1626 fprintf(fp, "%*sRegister Format: %s\n", indent, "", mali_register_file_format_as_str(values->register_format)); 1653 __gen_uint(values->conversion.register_format, 24, 26); 1671 values->conversion.register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 56, 58); 1708 __gen_uint(values->fixed_function.conversion.register_format, 24, 26); 1728 values->fixed_function.conversion.register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 56, 58); 1792 __gen_uint(values->internal.fixed_function.conversion.register_format, 24, 26); 1834 values->internal.fixed_function.conversion.register_format = (enum mali_register_file_format)__gen_unpack_uint(cl, 120, 122) 3064 enum mali_message_preload_register_format register_format; member in struct:MALI_LD_VAR_PRELOAD 3082 enum mali_message_preload_register_format register_format; member in struct:MALI_VAR_TEX_PRELOAD [all...] |