Searched defs:nir_foreach_function (Results 26 - 50 of 77) sorted by relevance

1234

/external/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c159 nir_foreach_function(function, shader) { function
H A Dnir_lower_var_copies.c185 nir_foreach_function(function, shader) { function
H A Dnir_lower_vec_to_movs.c303 nir_foreach_function(function, shader) { function
H A Dnir_opt_constant_folding.c231 nir_foreach_function(function, shader) { function
H A Dnir_opt_dce.c170 nir_foreach_function(function, shader) { function
H A Dnir_opt_if.c239 nir_foreach_function(function, shader) { function
H A Dnir_opt_peephole_select.c258 nir_foreach_function(function, shader) { function
H A Dnir_propagate_invariant.c188 nir_foreach_function(function, shader) { function
H A Dnir_remove_dead_variables.c89 nir_foreach_function(function, shader) { function
118 nir_foreach_function(function, shader) { function
186 nir_foreach_function(function, shader) { function
197 nir_foreach_function(function, shader) { function
H A Dnir_repair_ssa.c146 nir_foreach_function(function, shader) { function
H A Dnir_split_var_copies.c280 nir_foreach_function(function, shader) { function
H A Dnir_dominance.c201 nir_foreach_function(function, shader) { function
261 nir_foreach_function(function, shader) { function
284 nir_foreach_function(function, shader) { function
308 nir_foreach_function(function, shader) { function
H A Dnir_inline_functions.c277 nir_foreach_function(function, shader) { function
H A Dnir_lower_alu_to_scalar.c273 nir_foreach_function(function, shader) { function
H A Dnir_lower_clip.c127 nir_foreach_function(function, shader) { function
253 nir_foreach_function(function, shader) { function
329 nir_foreach_function(function, shader) { function
H A Dnir_lower_drawpixels.c255 nir_foreach_function(function, shader) { function
H A Dnir_lower_indirect_derefs.c230 nir_foreach_function(function, shader) { function
H A Dnir_lower_io_to_temporaries.c184 nir_foreach_function(function, shader) { function
H A Dnir_lower_io_types.c172 nir_foreach_function(function, shader) { function
H A Dnir_lower_locals_to_regs.c296 nir_foreach_function(function, shader) { function
H A Dnir_lower_phis_to_scalar.c302 nir_foreach_function(function, shader) { function
H A Dnir_lower_regs_to_ssa.c289 nir_foreach_function(function, shader) { function
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_nir_attribute_workarounds.c158 nir_foreach_function(func, shader) { function
/external/mesa3d/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c244 nir_foreach_function(function, shader) { function
H A Dst_nir_lower_tex_src_plane.c116 nir_foreach_function(function, shader) { function

Completed in 153 milliseconds

1234