Home
last modified time | relevance | path

Searched refs:ptn_move_dest (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
603 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
674 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/program/
H A Dprog_to_nir.c286 ptn_move_dest(b, dest, nir_f2i32(b, nir_ffloor(b, src[0]))); in ptn_arl()
394 ptn_move_dest(b, dest, nir_slt(b, src[0], src[1])); in ptn_slt()
400 ptn_move_dest(b, dest, nir_sge(b, src[0], src[1])); in ptn_sge()
421 ptn_move_dest(b, dest, nir_fdot2(b, src[0], src[1])); in ptn_dp2()
427 ptn_move_dest(b, dest, nir_fdot3(b, src[0], src[1])); in ptn_dp3()
433 ptn_move_dest(b, dest, nir_fdot4(b, src[0], src[1])); in ptn_dp4()
439 ptn_move_dest(b, dest, nir_fdph(b, src[0], src[1])); in ptn_dph()
445 ptn_move_dest(b, dest, nir_bcsel(b, in ptn_cmp()
622 ptn_move_dest(b, dest, &instr->dest.ssa); in ptn_tex()
693 ptn_move_dest(b, dest, in ptn_emit_instruction()
[all …]