Home
last modified time | relevance | path

Searched defs:new_dest (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_io_offsets.c202 nir_ssa_def *new_dest = NULL; in lower_offset_for_ssbo() local
Dir3_nir_opt_preamble.c333 nir_ssa_def *new_dest = in ir3_nir_lower_preamble() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_bit_size.c224 nir_ssa_def *new_dest = nir_u2u(b, &phi->dest.ssa, old_bit_size); in lower_phi_instr() local
Dnir.c1712 nir_instr_rewrite_dest(nir_instr *instr, nir_dest *dest, nir_dest new_dest) in nir_instr_rewrite_dest()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_lds.cpp72 auto new_dest = std::vector<PRegister, Allocator<PRegister>>(); in remove_unused_components() local
Dsfn_instr.cpp168 bool Instr::replace_dest(PRegister new_dest, r600::AluInstr *move_instr) in replace_dest()
Dsfn_instr_alu.cpp448 bool AluInstr::replace_dest(PRegister new_dest, AluInstr *move_instr) in replace_dest()
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c586 …nir_ssa_def *new_dest = nir_extract_bits(b, srcs, num_loads, 0, num_comps, intrin->dest.ssa.bit_si… in split_unaligned_load() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_lower_ray_queries.c910 nir_ssa_def *new_dest = NULL; in radv_nir_lower_ray_queries() local
Dradv_shader.c592 nir_ssa_def *new_dest = nir_vector_insert_imm(&b, &intrin->dest.ssa, frag_z, 2); in radv_lower_fs_intrinsics() local
Dradv_pipeline.c4256 nir_ssa_def *new_dest = nir_vec(&b, channels, num_components); in radv_lower_vs_input() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp3496 const fs_reg new_dest = retype(alloc_frag_output(this, location), in nir_emit_fs_intrinsic() local
5089 fs_reg new_dest = retype(offset(outputs[instr->const_index[0]], bld, in nir_emit_intrinsic() local