Searched defs:cluster_size (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_subgroup.c357 unsigned cluster_size = 0; local in function:vtn_handle_subgroup
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c470 unsigned cluster_size = 0; local in function:vtn_handle_subgroup
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_reduce_assign.cpp125 unsigned cluster_size = instr->reduction().cluster_size; local in function:aco::setup_reduce_temp
H A Daco_lower_to_hw_instr.cpp474 emit_reduction(lower_context* ctx, aco_opcode op, ReduceOp reduce_op, unsigned cluster_size, argument
[all...]
H A Daco_ir.h1684 uint16_t cluster_size; // must be 0 for scans member in struct:aco::Pseudo_reduction_instruction
H A Daco_instruction_selection.cpp7462 emit_boolean_reduce(isel_context* ctx, nir_op op, unsigned cluster_size, Temp src) argument
7792 emit_reduction_instr(isel_context * ctx,aco_opcode aco_op,ReduceOp op,unsigned cluster_size,Definition dst,Temp src) argument
8392 unsigned cluster_size = local in function:aco::__anon562fcc110110::visit_intrinsic
[all...]
/xsrc/external/mit/brotli/dist/c/enc/
H A Dblock_splitter_inc.h203 uint32_t* cluster_size = BROTLI_ALLOC(m, uint32_t, cluster_size_capacity); local in function:FN
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_builder.h449 emit_scan(enum opcode opcode,const dst_reg & tmp,unsigned cluster_size,brw_conditional_mod mod) const argument
H A Dbrw_fs_generator.cpp2149 const unsigned cluster_size = src[2].ud; local in function:fs_generator::generate_code
H A Dbrw_fs_nir.cpp4904 unsigned cluster_size = nir_intrinsic_cluster_size(instr); local in function:fs_visitor::nir_emit_intrinsic
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_builder.h506 emit_scan(enum opcode opcode,const dst_reg & tmp,unsigned cluster_size,brw_conditional_mod mod) const argument
H A Dbrw_fs_generator.cpp2573 const unsigned cluster_size = src[2].ud; local in function:fs_generator::generate_code
H A Dbrw_fs_nir.cpp5496 unsigned cluster_size = nir_intrinsic_cluster_size(instr); local in function:fs_visitor::nir_emit_intrinsic
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_int64.c1153 unsigned cluster_size = local in function:lower_scan_iadd64
1133 build_scan_intrinsic(nir_builder * b,nir_intrinsic_op scan_op,nir_op reduction_op,unsigned cluster_size,nir_ssa_def * val) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c3819 ac_build_reduce(struct ac_llvm_context *ctx, LLVMValueRef src, nir_op op, unsigned cluster_size) argument
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c4117 ac_build_reduce(struct ac_llvm_context * ctx,LLVMValueRef src,nir_op op,unsigned cluster_size) argument
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_builder_opcodes.h3807 unsigned cluster_size; member in struct:_nir_reduce_indices

Completed in 92 milliseconds