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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp9928 visit_undef(isel_context* ctx, nir_ssa_undef_instr* instr) function in namespace:aco::__anon562fcc110110
10162 case nir_instr_type_ssa_undef: visit_undef(ctx, nir_instr_as_ssa_undef(instr)); break;

Completed in 20 milliseconds