Home
last modified time | relevance | path

Searched refs:dpp_row_bcast31 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_print_ir.cpp622 } else if (dpp->dpp_ctrl == dpp_row_bcast31) { in print_instr_format_specific()
Daco_lower_to_hw_instr.cpp634 … emit_dpp_op(ctx, tmp, tmp, tmp, vtmp, reduce_op, src.size(), dpp_row_bcast31, 0xc, 0xf, false); in emit_reduction()
774 dpp_row_bcast31, 0xc, 0xf, false, identity); in emit_reduction()
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c3413 dpp_row_bcast31 = 0x143 enumerator
3984 tmp = ac_build_dpp(ctx, identity, result, dpp_row_bcast31, 0xc, 0xf, false); in ac_build_scan()
4085 swap = ac_build_dpp(ctx, identity, result, dpp_row_bcast31, 0xc, 0xf, false); in ac_build_reduce()