Home
last modified time | relevance | path

Searched refs:dpp_row_mirror (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_print_ir.cpp616 } else if (dpp->dpp_ctrl == dpp_row_mirror) { in print_instr_format_specific()
Daco_lower_to_hw_instr.cpp606 emit_dpp_op(ctx, tmp, tmp, tmp, vtmp, reduce_op, src.size(), dpp_row_mirror, 0xf, 0xf, false); in emit_reduction()
Daco_instruction_selection.cpp240 dpp_ctrl = dpp_row_mirror; in emit_masked_swizzle()
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c3410 dpp_row_mirror = 0x140, enumerator
4063 swap = ac_build_dpp(ctx, identity, result, dpp_row_mirror, 0xf, 0xf, false); in ac_build_reduce()