Home
last modified time | relevance | path

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

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