Home
last modified time | relevance | path

Searched refs:nir_foreach_parallel_copy_entry (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_from_ssa.c415 nir_foreach_parallel_copy_entry(entry, pcopy) { in aggressive_coalesce_parallel_copy()
605 nir_foreach_parallel_copy_entry(entry, pcopy) { in resolve_parallel_copy()
640 nir_foreach_parallel_copy_entry(entry, pcopy) { in resolve_parallel_copy()
Dnir.c1056 nir_foreach_parallel_copy_entry(entry, instr) { in visit_parallel_copy_dest()
1273 nir_foreach_parallel_copy_entry(entry, instr) { in visit_parallel_copy_src()
Dnir_print.c1375 nir_foreach_parallel_copy_entry(entry, instr) { in print_parallel_copy_instr()
Dnir.h2587 #define nir_foreach_parallel_copy_entry(entry, pcopy) \ macro
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection_setup.cpp940 nir_foreach_parallel_copy_entry(entry, nir_instr_as_parallel_copy(instr)) { in init_context()