Searched refs:endif_stmt (Results 1 – 3 of 3) sorted by relevance
202 void (*endif_stmt)(struct lp_build_nir_context *bld_base); member
1894 static void endif_stmt(struct lp_build_nir_context *bld_base) in endif_stmt() function2731 bld.bld_base.endif_stmt = endif_stmt; in lp_build_nir_soa()
2610 bld_base->endif_stmt(bld_base); in visit_if()