Lines Matching refs:nir_function_impl
150 nir_local_reg_create(nir_function_impl *impl) in nir_local_reg_create()
224 nir_local_variable_create(nir_function_impl *impl, in nir_local_variable_create()
360 nir_function_impl *
363 nir_function_impl *impl = ralloc(shader, nir_function_impl); in nir_function_impl_create_bare()
391 nir_function_impl *
396 nir_function_impl *impl = nir_function_impl_create_bare(function->shader); in nir_function_impl_create()
794 nir_function_impl *
876 nir_function_impl *impl = in add_ssa_def_cb()
955 nir_function_impl *impl = nir_cf_node_get_function(&instr->block->cf_node); in nir_instr_insert()
1008 nir_index_local_regs(nir_function_impl *impl) in nir_index_local_regs()
1582 nir_function_impl *impl = in nir_ssa_def_init()
1710 nir_unstructured_start_block(nir_function_impl *impl) in nir_unstructured_start_block()
1798 nir_function_impl *impl = nir_cf_node_as_function(node); in nir_cf_node_cf_tree_first()
1825 nir_function_impl *impl = nir_cf_node_as_function(node); in nir_cf_node_cf_tree_last()
1893 nir_index_blocks(nir_function_impl *impl) in nir_index_blocks()
1924 nir_index_ssa_defs(nir_function_impl *impl) in nir_index_ssa_defs()
1943 nir_index_instrs(nir_function_impl *impl) in nir_index_instrs()
1969 nir_function_impl_index_vars(nir_function_impl *impl) in nir_function_impl_index_vars()
2021 nir_function_impl_lower_instructions(nir_function_impl *impl, in nir_function_impl_lower_instructions()