Searched refs:nir_foreach_reg_load (Results 1 – 6 of 6) sorted by relevance
124 - nir_foreach_reg_load
176 nir_foreach_reg_load(load, reg) { in trivialize_loads()
7025 #define nir_foreach_reg_load(load, reg) \ macro
630 nir_foreach_reg_load(src, reg_decl) { in ntr_try_store_reg_in_tgsi_output()
802 nir_foreach_reg_load(src, reg_decl) { in ntt_try_store_reg_in_tgsi_output()
2494 - nir: add _safe variants of nir_foreach_reg_load/store