Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp307 Operand src0_64 = Operand(src0_reg, src0_reg.reg() >= 256 ? v2 : s2); in emit_int64_op() local
318 src0_64 = Operand(vtmp, v2); in emit_int64_op()
352 bld.vopc(cmp, bld.def(bld.lm, vcc), src0_64, src1_64); in emit_int64_op()
361 std::swap(src0_64, src1_64); in emit_int64_op()

Completed in 5 milliseconds