Searched defs:else_stmt (Results 1 – 3 of 3) sorted by relevance
177 void (*else_stmt)(struct lp_build_nir_context *bld_base); member
1587 static void else_stmt(struct lp_build_nir_context *bld_base) in else_stmt() function
453 nir_block *else_stmt = nir_block_create(shader); in nir_if_create() local