Home
last modified time | relevance | path

Searched refs:nir_debug_info_string (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c74 return nir_instr_as_debug_info(instr)->type == nir_debug_info_string; in instr_can_rewrite()
281 assert(instr->type == nir_debug_info_string); in hash_debug_info()
746 assert(di1->type == nir_debug_info_string); in nir_instrs_equal()
747 assert(di2->type == nir_debug_info_string); in nir_instrs_equal()
Dnir_inline_helpers.h37 if (di->type == nir_debug_info_string) in _nir_foreach_def()
Dnir_opt_dce.c104 } else if (di->type == nir_debug_info_string) { in is_live()
Dnir_builder.c319 nir_debug_info_instr_create(build->shader, nir_debug_info_string, strlen(value)); in nir_build_string()
Dnir.c893 if (type == nir_debug_info_string) in nir_debug_info_instr_create()
902 if (type == nir_debug_info_string) in nir_debug_info_instr_create()
1450 if (di && di->type == nir_debug_info_string) in nir_src_as_string()
Dnir_clone.c451 case nir_debug_info_string: in clone_debug_info()
Dnir_serialize.c1625 case nir_debug_info_string: in write_debug_info()
1650 case nir_debug_info_string: { in read_debug_info()
Dnir_print.c2016 case nir_debug_info_string: in print_debug_info_instr()
Dnir.h2724 nir_debug_info_string, enumerator