Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp679 Operand dpp_op = instr->operands[0]; in emit_instruction() local
693 encoding |= (0xFF) & dpp_op.physReg(); in emit_instruction()
701 Operand dpp_op = instr->operands[0]; in emit_instruction() local
705 uint32_t encoding = (0xFF) & dpp_op.physReg(); in emit_instruction()

Completed in 2 milliseconds