/external/mesa3d/src/amd/compiler/ |
D | aco_interface.cpp | 63 get_disasm_string(Program* program, std::vector<uint32_t>& code, unsigned exec_size) in get_disasm_string() 243 unsigned exec_size = emit_program(program.get(), code, NULL, append_endpgm); in aco_compile_shader_part() local 284 unsigned exec_size = emit_program(program.get(), code, &symbols, append_endpgm); in aco_compile_shader() local 335 unsigned exec_size = emit_program(program.get(), code); in aco_compile_rt_prolog() local 373 unsigned exec_size = emit_program(program.get(), code); in aco_compile_vs_prolog() local 435 unsigned exec_size = emit_program(program.get(), code); in aco_compile_trap_handler() local
|
D | aco_print_asm.cpp | 159 print_asm_clrx(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_clrx() 258 unsigned exec_size, size_t pos, char* outline, unsigned outline_size) in disasm_instr() 301 print_asm_llvm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_llvm() 409 print_asm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_eu.h | 55 unsigned exec_size:3; member 528 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_untyped_atomic_desc() 551 unsigned exec_size, in brw_dp_untyped_atomic_float_desc() 577 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_untyped_surface_rw_desc() 615 unsigned exec_size, in brw_dp_byte_scattered_rw_desc() 635 unsigned exec_size, in brw_dp_dword_scattered_rw_desc() 673 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_untyped_surface_rw_desc() 735 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_byte_scattered_rw_desc() 756 ASSERTED unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_untyped_atomic_desc() 780 ASSERTED unsigned exec_size, in brw_dp_a64_untyped_atomic_float_desc() [all …]
|
D | brw_fs.cpp | 52 fs_inst::init(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in init() 97 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size) in fs_inst() 102 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst) in fs_inst() 107 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in fs_inst() 114 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in fs_inst() 121 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const brw_reg &dst, in fs_inst() 1116 const unsigned exec_size = in convert_attr_sources_to_hw_regs() local
|
D | test_eu_validate.cpp | 191 enum brw_execution_size exec_size; in TEST_P() member 1453 unsigned exec_size; in TEST_P() member 1461 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1577 unsigned exec_size; in TEST_P() member 1587 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1723 unsigned exec_size; in TEST_P() member 1732 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() argument 1858 unsigned exec_size; in TEST_P() member 1864 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() argument 2019 unsigned exec_size; in TEST_P() member [all …]
|
D | brw_lower_dpas.cpp | 282 const unsigned exec_size = v.devinfo->ver >= 20 ? 16 : 8; in brw_lower_dpas() local
|
D | brw_eu_validate.c | 62 unsigned exec_size; member 1275 unsigned exec_size, unsigned element_size, unsigned subreg, in grfs_accessed() 2450 enum brw_execution_size exec_size = brw_eu_inst_exec_size(devinfo, raw); in brw_hw_decode_inst() local
|
D | brw_generator.cpp | 889 unsigned exec_size = inst->exec_size; in generate_code() local
|
D | brw_ir_fs.h | 138 uint8_t exec_size; member
|
D | brw_disasm.c | 202 static const char *const exec_size[8] = { variable 1817 int exec_size = 1 << brw_eu_inst_exec_size(devinfo, inst); in qtr_ctrl() local
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_test_eu_validate.cpp | 192 enum elk_execution_size exec_size; in TEST_P() member 1392 unsigned exec_size; in TEST_P() member 1400 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1523 unsigned exec_size; in TEST_P() member 1534 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1680 unsigned exec_size; in TEST_P() member 1690 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() argument 1823 unsigned exec_size; in TEST_P() member 1829 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() argument 1984 unsigned exec_size; in TEST_P() member [all …]
|
D | elk_eu.h | 54 unsigned exec_size:3; member 637 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_untyped_atomic_desc() 678 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_untyped_surface_rw_desc() 732 unsigned exec_size, in elk_dp_byte_scattered_rw_desc() 753 unsigned exec_size, in elk_dp_dword_scattered_rw_desc() 804 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_a64_untyped_surface_rw_desc() 867 unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_a64_byte_scattered_rw_desc() 889 ASSERTED unsigned exec_size, /**< 0 for SIMD4x2 */ in elk_dp_a64_untyped_atomic_desc() 911 unsigned exec_size, in elk_dp_typed_atomic_desc() 944 unsigned exec_size, in elk_dp_typed_surface_rw_desc() [all …]
|
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
|
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
|
D | elk_ir.h | 147 uint8_t exec_size; member
|
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
|
D | elk_disasm.c | 199 static const char *const exec_size[8] = { variable 1419 int exec_size = 1 << elk_inst_exec_size(devinfo, inst); in qtr_ctrl() local
|
D | elk_fs_bank_conflicts.cpp | 645 const unsigned exec_size = inst->dst.component_size(inst->exec_size); in shader_conflict_weight_matrix() local
|
/external/mesa3d/src/gallium/drivers/vc4/kernel/ |
D | vc4_gem.c | 43 uint32_t exec_size = uniforms_offset + args->uniforms_size; in vc4_get_bcl() local
|
/external/igt-gpu-tools/assembler/ |
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
|
D | gen8_disasm.c | 805 int exec_size = esize[gen8_exec_size(inst)]; in qtr_ctrl() local
|
D | gram.y | 269 static inline int exec_size(struct brw_program_instruction *insn) in exec_size() function
|
/external/mesa3d/src/amd/common/ |
D | ac_rtld.h | 52 uint64_t exec_size; member
|
D | ac_rtld.c | 252 uint64_t exec_size = 0; in ac_rtld_open() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_aco.c | 108 uint32_t exec_size, const uint32_t *code, uint32_t code_dw, in si_aco_build_shader_binary()
|