Searched refs:exec_list_get_head_const (Results 1 – 4 of 4) sorted by relevance
159 (struct nir_function *)exec_list_get_head_const(&nir->functions); in ac_nir_shader_info_pass()
370 exec_list_get_head_const(const struct exec_list *list) in exec_list_get_head_const() function565 return exec_list_get_head_const(this); in get_head()
105 return (const struct backend_instruction *)exec_list_get_head_const(&block->instructions); in bblock_start_const()
460 func = (struct nir_function *)exec_list_get_head_const(&nir->functions); in si_nir_scan_shader()