Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_print_ir.cpp584 } else if (dpp.dpp_ctrl == dpp_wf_sr1) { in print_instr_format_specific()
Daco_lower_to_hw_instr.cpp672 emit_dpp_mov(ctx, tmp, tmp, src.size(), dpp_wf_sr1, 0xf, 0xf, true); in emit_reduction()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c3491 dpp_wf_sr1 = 0x138, enumerator
3928 return ac_build_dpp(ctx, identity, src, dpp_wf_sr1, 0xf, 0xf, false); in ac_wavefront_shift_right_1()