Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp390 Operand tmp0_op = src0[1]; in emit_int64_op() local
394 emit_vadd32(bld, tmp0_def, tmp1_op, tmp0_op); in emit_int64_op()
396 emit_vadd32(bld, dst[1], tmp0_op, tmp1_op); in emit_int64_op()