Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_print_ir.cpp598 } else if (dpp.dpp_ctrl == dpp_row_bcast31) { in print_instr_format_specific()
H A Daco_lower_to_hw_instr.cpp641 emit_dpp_op(ctx, tmp, tmp, tmp, vtmp, reduce_op, src.size(), dpp_row_bcast31, 0xc, 0xf, in emit_reduction()
807 emit_dpp_op(ctx, tmp, tmp, tmp, vtmp, reduce_op, src.size(), dpp_row_bcast31, 0xc, 0xf, in emit_reduction()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c3266 dpp_row_bcast31 = 0x143 enumerator
3831 tmp = ac_build_dpp(ctx, identity, result, dpp_row_bcast31, 0xc, 0xf, false); in ac_build_scan()
3932 swap = ac_build_dpp(ctx, identity, result, dpp_row_bcast31, 0xc, 0xf, false); in ac_build_reduce()

Completed in 13 milliseconds