Searched refs:v3d_nir_lower_io (Results 1 – 6 of 6) sorted by relevance
43 compiler/v3d_nir_lower_io.c \
38 'v3d_nir_lower_io.c',
658 v3d_nir_lower_io(nir_shader *s, struct v3d_compile *c) in v3d_nir_lower_io() function
929 void v3d_nir_lower_io(nir_shader *s, struct v3d_compile *c);
1120 NIR_PASS_V(c->s, v3d_nir_lower_io, c); in v3d_attempt_compile()
816 - v3d: Remove dead switch cases and comments from v3d_nir_lower_io.