Searched refs:process_undef (Results 1 – 2 of 2) sorted by relevance
132 return process_undef(nir_instr_as_ssa_undef(instr), shader); in from_nir()202 bool InstrFactory::process_undef(nir_ssa_undef_instr *undef, Shader& shader) in process_undef() function in r600::InstrFactory
50 bool process_undef(nir_ssa_undef_instr *undef, Shader& shader);