Home | History | Annotate | Download | only in nir

Lines Matching refs:foreach_list_typed

326    foreach_list_typed(nir_variable, var, node, var_list)
377 foreach_list_typed(nir_register, reg, node, reg_list)
1384 foreach_list_typed(nir_phi_src, phi_src, node, &(phi)->srcs)
1403 foreach_list_typed(nir_parallel_copy_entry, entry, node, &(pcopy)->entries)
1523 foreach_list_typed(nir_instr, instr, node, &(block)->instr_list)
1880 foreach_list_typed(nir_function, func, node, &(shader)->functions)