Home
last modified time | relevance | path

Searched refs:to_sdwa_sel (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp729 encoding |= sdwa.dst_sel.to_sdwa_sel(instr->definitions[0].physReg().byte()) << 8; in emit_instruction()
738 encoding |= sdwa.sel[0].to_sdwa_sel(sdwa_op.physReg().byte()) << 16; in emit_instruction()
744 encoding |= sdwa.sel[1].to_sdwa_sel(instr->operands[1].physReg().byte()) << 24; in emit_instruction()
H A Daco_ir.h1492 constexpr unsigned to_sdwa_sel(unsigned reg_byte_offset) const in to_sdwa_sel() function

Completed in 5 milliseconds