Home
last modified time | relevance | path

Searched refs:asSDWA (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp516 aco_opcode::v_mov_b32, asSDWA(Format::VOP1), 1, 1)}; in emit_reduction()
539 aco_opcode::v_mov_b32, asSDWA(Format::VOP1), 1, 1)}; in emit_reduction()
Daco_ir.h288 asSDWA(Format format) in asSDWA() function