| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_interface.cpp | 87 unsigned exec_size) in get_disasm_string() 245 unsigned exec_size = aco::emit_program(program.get(), code); in aco_compile_shader() local 303 unsigned exec_size = aco::emit_program(program.get(), code); in aco_compile_vs_prolog() local 348 unsigned exec_size = aco::emit_program(program.get(), code); in aco_compile_ps_epilog() local
|
| D | aco_print_asm.cpp | 175 print_asm_clrx(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_clrx() 272 unsigned exec_size, size_t pos, char* outline, unsigned outline_size) in disasm_instr() 341 print_asm_llvm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm_llvm() 445 print_asm(Program* program, std::vector<uint32_t>& binary, unsigned exec_size, FILE* output) in print_asm()
|
| D | aco_assembler.cpp | 1007 unsigned exec_size = code.size() * sizeof(uint32_t); in emit_program() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_eu.h | 55 unsigned exec_size:3; member 652 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_untyped_atomic_desc() 679 unsigned exec_size, in brw_dp_untyped_atomic_float_desc() 713 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_untyped_surface_rw_desc() 767 unsigned exec_size, in brw_dp_byte_scattered_rw_desc() 788 unsigned exec_size, in brw_dp_dword_scattered_rw_desc() 839 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_untyped_surface_rw_desc() 902 unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_byte_scattered_rw_desc() 924 ASSERTED unsigned exec_size, /**< 0 for SIMD4x2 */ in brw_dp_a64_untyped_atomic_desc() 949 ASSERTED unsigned exec_size, in brw_dp_a64_untyped_atomic_float_desc() [all …]
|
| D | test_eu_validate.cpp | 198 enum brw_execution_size exec_size; in TEST_P() member 1497 unsigned exec_size; in TEST_P() member 1504 #define INST(exec_size, dst_type, src0_type, src1_type, \ in TEST_P() argument 1621 unsigned exec_size; in TEST_P() member 1631 #define INST(exec_size, opcode, dst_type, src0_type, src1_type, \ in TEST_P() argument 1768 unsigned exec_size; in TEST_P() member 1777 #define INST(exec_size, dst_type, src0_type, src1_type, dst_stride, dst_subnr, \ in TEST_P() argument 1906 unsigned exec_size; in TEST_P() member 1912 #define INST(exec_size, dst_type, src0_type, src1_type, expected_result) \ in TEST_P() argument 2067 unsigned exec_size; in TEST_P() member [all …]
|
| D | brw_eu_validate.c | 738 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in general_restrictions_based_on_operand_types() local 1023 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in general_restrictions_on_region_parameters() local 1191 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in special_restrictions_for_mixed_float_mode() local 1414 unsigned exec_size, unsigned element_size, unsigned subreg, in align1_access_mask() 1466 unsigned exec_size = 1 << brw_inst_exec_size(devinfo, inst); in region_alignment_rules() local
|
| D | brw_eu_emit.c | 2394 const unsigned exec_size = 1 << brw_get_default_exec_size(p); in brw_oword_block_read() local 3128 unsigned exec_size /**< 0 for SIMD4x2 */) in brw_surface_payload_size() 3155 const unsigned exec_size = align1 ? 1 << brw_get_default_exec_size(p) : in brw_untyped_atomic() local 3188 const unsigned exec_size = align1 ? 1 << brw_get_default_exec_size(p) : 0; in brw_untyped_surface_read() local 3213 const unsigned exec_size = align1 ? 1 << brw_get_default_exec_size(p) : in brw_untyped_surface_write() local 3347 const uint16_t exec_size = brw_get_default_exec_size(p); in brw_pixel_interpolator_query() local 3371 const unsigned exec_size = 1 << brw_get_default_exec_size(p); in brw_find_live_channel() local
|
| D | brw_ir.h | 143 uint8_t exec_size; member
|
| D | brw_fs.cpp | 52 fs_inst::init(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in init() 98 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size) in fs_inst() 103 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst) in fs_inst() 108 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in fs_inst() 115 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in fs_inst() 122 fs_inst::fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, in fs_inst() 2036 const unsigned exec_size = in convert_attr_sources_to_hw_regs() local
|
| D | brw_disasm.c | 190 static const char *const exec_size[8] = { variable 1765 int exec_size = 1 << brw_inst_exec_size(devinfo, inst); in qtr_ctrl() local
|
| D | brw_fs_bank_conflicts.cpp | 660 const unsigned exec_size = inst->dst.component_size(inst->exec_size); in shader_conflict_weight_matrix() local
|
| D | brw_fs_generator.cpp | 1903 unsigned exec_size = inst->exec_size; in generate_code() local
|
| D | brw_vec4_generator.cpp | 1569 unsigned exec_size = inst->exec_size; in generate_code() local
|
| /third_party/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
|
| /third_party/mesa3d/src/amd/common/ |
| D | ac_rtld.h | 67 uint64_t exec_size; member
|
| D | ac_rtld.c | 269 uint64_t exec_size = 0; in ac_rtld_open() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_instance.c | 387 const size_t exec_size = vn_sizeof_vkExecuteCommandStreamsMESA( in vn_instance_submission_get_cs() local
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| D | helpers.cpp | 235 unsigned exec_size = emit_program(program.get(), binary); in finish_assembler_test() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_shader.h | 442 unsigned exec_size; member 498 uint32_t exec_size; member
|
| D | radv_shader.c | 2148 uint32_t exec_size, in radv_aco_build_shader_binary()
|
| /third_party/libdrm/intel/ |
| D | intel_bufmgr_gem.c | 119 int exec_size; member
|