Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_alu_to_scalar.c34 nir_alu_ssa_dest_init(nir_alu_instr *instr, unsigned num_components, in nir_alu_ssa_dest_init() function
51 nir_alu_ssa_dest_init(chan, 1, instr->dest.dest.ssa.bit_size); in lower_reduction()
230 nir_alu_ssa_dest_init(lower, 1, instr->dest.dest.ssa.bit_size); in lower_alu_instr_scalar()