Searched refs:endif_stmt (Results 1 – 3 of 3) sorted by relevance
178 void (*endif_stmt)(struct lp_build_nir_context *bld_base); member
1593 static void endif_stmt(struct lp_build_nir_context *bld_base) in endif_stmt() function2058 bld.bld_base.endif_stmt = endif_stmt; in lp_build_nir_soa()
2125 bld_base->endif_stmt(bld_base); in visit_if()