Home
last modified time | relevance | path

Searched defs:src1_reg (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp353 emit_int64_dpp_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, in emit_int64_dpp_op()
453 emit_int64_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_int64_op()
540 emit_dpp_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_dpp_op()
581 emit_op(lower_context* ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg vtmp, in emit_op()
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativeARM_32.c2073 sljit_s32 src1_reg = 0; in emit_op() local
2506 sljit_s32 src1_reg, in sljit_emit_shift_into()
H A DsljitNativeRISCV_common.c2064 sljit_s32 src1_reg, in sljit_emit_shift_into()
H A DsljitNativePPC_common.c1986 sljit_s32 src1_reg, in sljit_emit_shift_into()
H A DsljitNativeARM_64.c1754 sljit_s32 src1_reg, in sljit_emit_shift_into()
H A DsljitNativeMIPS_common.c2671 sljit_s32 src1_reg, in sljit_emit_shift_into()
H A DsljitNativeARM_T2_32.c2073 sljit_s32 src1_reg, in sljit_emit_shift_into()
H A DsljitLir.c1739 sljit_s32 src1_reg, in check_sljit_emit_shift_into()
H A DsljitNativeX86_common.c2772 sljit_s32 src1_reg,
H A DsljitNativeLOONGARCH_64.c2048 sljit_s32 src1_reg, in sljit_emit_shift_into()
H A DsljitNativeS390X.c3001 sljit_s32 src1_reg, in sljit_emit_shift_into()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c623 struct rc_src_register src1_reg = inst_mad->U.I.SrcReg[1]; in peephole_mad_presub_bias() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h141 uint8_t src1_reg : 6; member
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard.h337 unsigned src1_reg : 5; member