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 D | nir_inline_helpers.h | 23 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 D | nir_from_ssa.c | 468 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 D | nir_opt_dce.c | 93 nir_foreach_parallel_copy_entry(entry, pc) { in is_live()
|
H A D | nir_print.c | 1963 nir_foreach_parallel_copy_entry(entry, instr) { in print_parallel_copy_instr()
|
H A D | nir.h | 2750 #define nir_foreach_parallel_copy_entry(entry, pcopy) \ macro
|
/aosp_15_r20/external/virglrenderer/src/drm/ |
H A D | .clang-format | 55 - nir_foreach_parallel_copy_entry
|
/aosp_15_r20/external/mesa3d/src/ |
H A D | .clang-format | 139 - nir_foreach_parallel_copy_entry
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 45930 …[email protected],nir: Switch the arguments to nir_foreach_parallel_copy_entry
|