Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu.c172 nir_ssa_def *src0h = nir_ushr(b, src0, cshift); in lower_alu_instr() local
177 nir_ssa_def *m2 = nir_imul(b, src0h, src1l); in lower_alu_instr()
178 nir_ssa_def *hi = nir_imul(b, src0h, src1h); in lower_alu_instr()

Completed in 1 milliseconds