Searched refs:nir_emit_cf_list (Results 1 – 4 of 4) sorted by relevance
74 nir_emit_cf_list(&impl->body); in nir_emit_impl()78 vec4_visitor::nir_emit_cf_list(exec_list *list) in nir_emit_cf_list() function in brw::vec4_visitor113 nir_emit_cf_list(&if_stmt->then_list); in nir_emit_if()118 nir_emit_cf_list(&if_stmt->else_list); in nir_emit_if()128 nir_emit_cf_list(&loop->body); in nir_emit_loop()
336 virtual void nir_emit_cf_list(exec_list *list);
204 void nir_emit_cf_list(exec_list *list);
340 nir_emit_cf_list(&impl->body); in nir_emit_impl()344 fs_visitor::nir_emit_cf_list(exec_list *list) in nir_emit_cf_list() function in fs_visitor378 nir_emit_cf_list(&if_stmt->then_list); in nir_emit_if()383 nir_emit_cf_list(&if_stmt->else_list); in nir_emit_if()393 nir_emit_cf_list(&loop->body); in nir_emit_loop()