Home
last modified time | relevance | path

Searched defs:exec_size (Results 1 – 25 of 39) sorted by relevance

12

/external/mesa3d/src/amd/compiler/
Daco_interface.cpp63 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
Daco_print_asm.cpp159 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/
Dbrw_eu.h55 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 …]
Dbrw_fs.cpp52 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
Dtest_eu_validate.cpp191 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 …]
Dbrw_lower_dpas.cpp282 const unsigned exec_size = v.devinfo->ver >= 20 ? 16 : 8; in brw_lower_dpas() local
Dbrw_eu_validate.c62 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
Dbrw_generator.cpp889 unsigned exec_size = inst->exec_size; in generate_code() local
Dbrw_ir_fs.h138 uint8_t exec_size; member
Dbrw_disasm.c202 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/
Delk_test_eu_validate.cpp192 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 …]
Delk_eu.h54 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 …]
Delk_eu_validate.c595 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
Delk_eu_emit.c2158 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
Delk_ir.h147 uint8_t exec_size; member
Delk_fs.cpp56 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
Delk_disasm.c199 static const char *const exec_size[8] = { variable
1419 int exec_size = 1 << elk_inst_exec_size(devinfo, inst); in qtr_ctrl() local
Delk_fs_bank_conflicts.cpp645 const unsigned exec_size = inst->dst.component_size(inst->exec_size); in shader_conflict_weight_matrix() local
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_gem.c43 uint32_t exec_size = uniforms_offset + args->uniforms_size; in vc4_get_bcl() local
/external/igt-gpu-tools/assembler/
Dbrw_disasm.c167 static const char * const exec_size[8] = { variable
1017 int exec_size = esize[inst->header.execution_size]; in qtr_ctrl() local
Dgen8_disasm.c805 int exec_size = esize[gen8_exec_size(inst)]; in qtr_ctrl() local
Dgram.y269 static inline int exec_size(struct brw_program_instruction *insn) in exec_size() function
/external/mesa3d/src/amd/common/
Dac_rtld.h52 uint64_t exec_size; member
Dac_rtld.c252 uint64_t exec_size = 0; in ac_rtld_open() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_aco.c108 uint32_t exec_size, const uint32_t *code, uint32_t code_dw, in si_aco_build_shader_binary()

12