/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_loop_unroll.c | 167 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in simple_unroll() local 239 struct hash_table *remap_table, in complex_unroll_loop_body() 417 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in complex_unroll() local 482 struct hash_table *remap_table = in complex_unroll_single_terminator() local 770 struct hash_table *remap_table = in partial_unroll() local
|
H A D | nir_clone.c | 47 struct hash_table *remap_table; member 57 init_clone_state(clone_state *state, struct hash_table *remap_table, in init_clone_state() 495 struct hash_table *remap_table) in nir_instr_clone_deep() 619 struct hash_table *remap_table) in nir_cf_list_clone()
|
H A D | nir_opt_preamble.c | 470 struct hash_table *remap_table, nir_block *block) in replace_for_block() 562 struct hash_table *remap_table, struct exec_list *list) in replace_for_cf_list() 934 struct hash_table *remap_table = in nir_opt_preamble() local
|
H A D | nir_lower_shader_calls.c | 313 remat_ssa_def(nir_builder *b, nir_def *def, struct hash_table *remap_table) in remat_ssa_def() 323 unsigned call_idx, struct hash_table *remap_table) in remat_chain_ssa_def() 578 struct hash_table *remap_table = in spill_ssa_defs_and_lower_shader_calls() local
|
H A D | nir_control_flow.h | 151 struct hash_table *remap_table) in nir_cf_list_clone_and_reinsert()
|
H A D | nir_opt_loop.c | 426 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in opt_loop_peel_initial_break() local
|
H A D | nir_serialize.c | 45 struct hash_table *remap_table; member
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_cse.cpp | 359 fs_inst *inst, unsigned *remap_table) in remap_sources() 409 unsigned *remap_table = new unsigned[defs.count()]; in brw_fs_opt_cse_defs() local
|
H A D | brw_fs_opt_virtual_grfs.cpp | 227 int *remap_table = new int[s.alloc.count]; in brw_fs_opt_compact_virtual_grfs() local
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | serialize.cpp | 580 gl_uniform_storage **remap_table) in write_uniform_remap_table() 645 struct gl_uniform_storage **remap_table = in read_uniform_remap_table() local
|
H A D | gl_nir_lower_samplers_as_deref.c | 70 struct hash_table *remap_table; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_remove_constants.c | 14 struct const_remap *remap_table; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_lower_cubemap_to_array.c | 290 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge() local
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir_lower_int_cubemaps.c | 300 const struct cube_remap_table* remap_table = remap_tables[i]; in handle_cube_edge() local
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | vtn_opencl.c | 289 } remap_table[] = { variable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_context.h | 257 struct const_remap *remap_table; member
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_fs.cpp | 1886 int *remap_table = new int[this->alloc.count]; in compact_virtual_grfs() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_ngg.c | 1483 struct hash_table *remap_table = _mesa_pointer_hash_table_create(NULL); in add_deferred_attribute_culling() local
|