Searched refs:nir_emit_cf_list (Results 1 – 4 of 4) sorted by relevance
70 nir_emit_cf_list(&impl->body); in nir_emit_impl()74 vec4_visitor::nir_emit_cf_list(exec_list *list) in nir_emit_cf_list() function in brw::vec4_visitor109 nir_emit_cf_list(&if_stmt->then_list); in nir_emit_if()114 nir_emit_cf_list(&if_stmt->else_list); in nir_emit_if()124 nir_emit_cf_list(&loop->body); in nir_emit_loop()
327 virtual void nir_emit_cf_list(exec_list *list);
232 void nir_emit_cf_list(exec_list *list);
377 nir_emit_cf_list(&impl->body); in nir_emit_impl()381 fs_visitor::nir_emit_cf_list(exec_list *list) in nir_emit_cf_list() function in fs_visitor429 nir_emit_cf_list(&if_stmt->then_list); in nir_emit_if()433 nir_emit_cf_list(&if_stmt->else_list); in nir_emit_if()448 nir_emit_cf_list(&loop->body); in nir_emit_loop()