Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_inline_helpers.h23 nir_foreach_parallel_copy_entry(entry, nir_instr_as_parallel_copy(instr)) { in _nir_foreach_def()
126 nir_foreach_parallel_copy_entry(entry, pc) { in nir_foreach_src()
H A Dnir_from_ssa.c468 nir_foreach_parallel_copy_entry(entry, pcopy) { in aggressive_coalesce_parallel_copy()
728 nir_foreach_parallel_copy_entry(entry, pcopy) { in resolve_registers_impl()
743 nir_foreach_parallel_copy_entry(entry, pcopy) { in resolve_registers_impl()
824 nir_foreach_parallel_copy_entry(entry, pcopy) { in resolve_parallel_copy()
861 nir_foreach_parallel_copy_entry(entry, pcopy) { in resolve_parallel_copy()
H A Dnir_opt_dce.c93 nir_foreach_parallel_copy_entry(entry, pc) { in is_live()
H A Dnir_print.c1963 nir_foreach_parallel_copy_entry(entry, instr) { in print_parallel_copy_instr()
H A Dnir.h2750 #define nir_foreach_parallel_copy_entry(entry, pcopy) \ macro
/aosp_15_r20/external/virglrenderer/src/drm/
H A D.clang-format55 - nir_foreach_parallel_copy_entry
/aosp_15_r20/external/mesa3d/src/
H A D.clang-format139 - nir_foreach_parallel_copy_entry
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv45930[email protected],nir: Switch the arguments to nir_foreach_parallel_copy_entry