Lines Matching refs:nir_function_impl
253 nir_local_reg_create(nir_function_impl *impl) in nir_local_reg_create()
326 nir_local_variable_create(nir_function_impl *impl, in nir_local_variable_create()
536 nir_function_impl *
539 nir_function_impl *impl = ralloc(shader, nir_function_impl); in nir_function_impl_create_bare()
569 nir_function_impl *
574 nir_function_impl *impl = nir_function_impl_create_bare(function->shader); in nir_function_impl_create()
1013 nir_function_impl *
1095 nir_function_impl *impl = in add_ssa_def_cb()
1174 nir_function_impl *impl = nir_cf_node_get_function(&instr->block->cf_node); in nir_instr_insert()
1381 nir_index_local_regs(nir_function_impl *impl) in nir_index_local_regs()
1749 nir_function_impl *impl = in nir_ssa_def_init()
1923 nir_unstructured_start_block(nir_function_impl *impl) in nir_unstructured_start_block()
2011 nir_function_impl *impl = nir_cf_node_as_function(node); in nir_cf_node_cf_tree_first()
2038 nir_function_impl *impl = nir_cf_node_as_function(node); in nir_cf_node_cf_tree_last()
2132 nir_index_blocks(nir_function_impl *impl) in nir_index_blocks()
2163 nir_index_ssa_defs(nir_function_impl *impl) in nir_index_ssa_defs()
2182 nir_index_instrs(nir_function_impl *impl) in nir_index_instrs()
2208 nir_function_impl_index_vars(nir_function_impl *impl) in nir_function_impl_index_vars()
2260 nir_function_impl_lower_instructions(nir_function_impl *impl, in nir_function_impl_lower_instructions()