/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_eu.h | 57 unsigned exec_size:3; member 529 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_untyped_atomic_desc() 552 unsigned exec_size, in brw_dp_untyped_atomic_float_desc() 578 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_untyped_surface_rw_desc() 616 unsigned exec_size, in brw_dp_byte_scattered_rw_desc() 636 unsigned exec_size, in brw_dp_dword_scattered_rw_desc() 674 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_untyped_surface_rw_desc() 736 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_byte_scattered_rw_desc() 757 ASSERTED unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_untyped_atomic_desc() 781 ASSERTED unsigned exec_size, in brw_dp_a64_untyped_atomic_float_desc() [all …]
|
H A D | test_eu_validate.cpp | 188 enum brw_execution_size exec_size; in TEST_P() member 1481 unsigned exec_size; in TEST_P() member 1489 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1616 unsigned exec_size; in TEST_P() member 1627 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1773 unsigned exec_size; in TEST_P() member 1783 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() argument 1916 unsigned exec_size; in TEST_P() member 1922 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() argument 2077 unsigned exec_size; in TEST_P() member [all …]
|
H A D | brw_fs.cpp | 52 fs_inst::init(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in init() 96 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size) in fs_inst() 101 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst) in fs_inst() 106 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in fs_inst() 113 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in fs_inst() 120 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in fs_inst() 1241 const unsigned exec_size = in convert_attr_sources_to_hw_regs() local
|
H A D | brw_eu_validate.c | 657 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in general_restrictions_based_on_operand_types() local 978 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in general_restrictions_on_region_parameters() local 1130 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in special_restrictions_for_mixed_float_mode() local 1378 unsigned exec_size, unsigned element_size, unsigned subreg, in grfs_accessed() 1429 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in region_alignment_rules() local 2233 const unsigned exec_size = devinfo->ver < 20 ? 8 : 16; in instruction_restrictions() local
|
H A D | brw_fs_lower_dpas.cpp | 282 const unsigned exec_size = v.devinfo->ver >= 20 ? 16 : 8; in brw_fs_lower_dpas() local
|
H A D | brw_disasm.c | 184 static const char *const exec_size[8] = { variable 1790 int exec_size = 1 << brw_inst_exec_size(devinfo, inst); in qtr_ctrl() local
|
H A D | brw_fs_generator.cpp | 897 unsigned exec_size = inst->exec_size; in generate_code() local
|
H A D | brw_ir_fs.h | 133 uint8_t exec_size; member
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_test_eu_validate.cpp | 192 enum elk_execution_size exec_size; in TEST_P() member 1388 unsigned exec_size; in TEST_P() member 1396 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1519 unsigned exec_size; in TEST_P() member 1530 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1676 unsigned exec_size; in TEST_P() member 1686 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() argument 1819 unsigned exec_size; in TEST_P() member 1825 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() argument 1980 unsigned exec_size; in TEST_P() member [all …]
|
H A D | elk_eu.h | 56 unsigned exec_size:3; member 638 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_untyped_atomic_desc() 679 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_untyped_surface_rw_desc() 733 unsigned exec_size, in elk_dp_byte_scattered_rw_desc() 754 unsigned exec_size, in elk_dp_dword_scattered_rw_desc() 805 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_a64_untyped_surface_rw_desc() 868 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_a64_byte_scattered_rw_desc() 890 ASSERTED unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_a64_untyped_atomic_desc() 912 unsigned exec_size, in elk_dp_typed_atomic_desc() 945 unsigned exec_size, in elk_dp_typed_surface_rw_desc() [all …]
|
H A D | elk_eu_validate.c | 595 unsigned exec_size = 1 << elk_inst_exec_size(devinfo, inst); in general_restrictions_based_on_operand_types() local 853 unsigned exec_size = 1 << elk_inst_exec_size(devinfo, inst); in general_restrictions_on_region_parameters() local 1015 unsigned exec_size = 1 << elk_inst_exec_size(devinfo, inst); in special_restrictions_for_mixed_float_mode() local 1238 unsigned exec_size, unsigned element_size, unsigned subreg, in align1_access_mask() 1290 unsigned exec_size = 1 << elk_inst_exec_size(devinfo, inst); in region_alignment_rules() local
|
H A D | elk_eu_emit.c | 2158 const unsigned exec_size = 1 << elk_get_default_exec_size(p); in elk_oword_block_read() local 2736 unsigned exec_size /**< 0 for SIMD4x2 */) in elk_surface_payload_size() 2763 const unsigned exec_size = align1 ? 1 << elk_get_default_exec_size(p) : in elk_untyped_atomic() local 2796 const unsigned exec_size = align1 ? 1 << elk_get_default_exec_size(p) : 0; in elk_untyped_surface_read() local 2821 const unsigned exec_size = align1 ? 1 << elk_get_default_exec_size(p) : in elk_untyped_surface_write() local 2896 const unsigned exec_size = 1 << elk_get_default_exec_size(p); in elk_find_live_channel() local
|
H A D | elk_fs.cpp | 56 elk_fs_inst::init(enum elk_opcode opcode, uint8_t exec_size, const elk_fs_reg &dst, in init() 102 elk_fs_inst::elk_fs_inst(enum elk_opcode opcode, uint8_t exec_size) in elk_fs_inst() 107 elk_fs_inst::elk_fs_inst(enum elk_opcode opcode, uint8_t exec_size, const elk_fs_reg &dst) in elk_fs_inst() 112 elk_fs_inst::elk_fs_inst(enum elk_opcode opcode, uint8_t exec_size, const elk_fs_reg &dst, in elk_fs_inst() 119 elk_fs_inst::elk_fs_inst(enum elk_opcode opcode, uint8_t exec_size, const elk_fs_reg &dst, in elk_fs_inst() 126 elk_fs_inst::elk_fs_inst(enum elk_opcode opcode, uint8_t exec_size, const elk_fs_reg &dst, in elk_fs_inst() 1596 const unsigned exec_size = in convert_attr_sources_to_hw_regs() local
|
H A D | elk_disasm.c | 182 static const char *const exec_size[8] = { variable 1402 int exec_size = 1 << elk_inst_exec_size(devinfo, inst); in qtr_ctrl() local
|
H A D | elk_ir.h | 148 uint8_t exec_size; member
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_interface.cpp | 63 get_disasm_string(Program* program, std::vector<uint32_t>& code, unsigned exec_size) in get_disasm_string() 239 unsigned exec_size = emit_program(program.get(), code, NULL, append_endpgm); in aco_compile_shader_part() local 285 unsigned exec_size = emit_program(program.get(), code, &symbols, append_endpgm); in aco_compile_shader() local 337 unsigned exec_size = emit_program(program.get(), code); in aco_compile_rt_prolog() local 377 unsigned exec_size = emit_program(program.get(), code); in aco_compile_vs_prolog() local
|
H A D | aco_print_asm.cpp | 157 print_asm_clrx(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_clrx() 254 unsigned exec_size, size_t pos, char* outline, unsigned outline_size) in disasm_instr() 297 print_asm_llvm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_llvm() 405 print_asm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm()
|
/aosp_15_r20/external/igt-gpu-tools/assembler/ |
H A D | brw_disasm.c | 167 static const char * const exec_size[8] = { variable 1017 int exec_size = esize[inst->header.execution_size]; in qtr_ctrl() local
|
H A D | gen8_disasm.c | 805 int exec_size = esize[gen8_exec_size(inst)]; in qtr_ctrl() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/kernel/ |
H A D | vc4_gem.c | 43 uint32_t exec_size = uniforms_offset + args->uniforms_size; in vc4_get_bcl() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_rtld.h | 52 uint64_t exec_size; member
|
H A D | ac_rtld.c | 252 uint64_t exec_size = 0; in ac_rtld_open() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_aco.c | 113 uint32_t exec_size, const uint32_t *code, uint32_t code_dw, in si_aco_build_shader_binary()
|
H A D | si_shader.c | 877 unsigned exec_size = in si_get_shader_prefetch_size() local 1079 unsigned code_size = 0, exec_size = 0; in upload_binary_raw() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.h | 343 uint32_t exec_size; member 433 uint32_t exec_size; member
|