Searched defs:src1_reg (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 353 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 D | sljitNativeARM_32.c | 2073 sljit_s32 src1_reg = 0; in emit_op() local 2506 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
H A D | sljitNativeRISCV_common.c | 2064 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
H A D | sljitNativePPC_common.c | 1986 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
H A D | sljitNativeARM_64.c | 1754 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
H A D | sljitNativeMIPS_common.c | 2671 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
H A D | sljitNativeARM_T2_32.c | 2073 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
H A D | sljitLir.c | 1739 sljit_s32 src1_reg, in check_sljit_emit_shift_into()
|
H A D | sljitNativeX86_common.c | 2772 sljit_s32 src1_reg,
|
H A D | sljitNativeLOONGARCH_64.c | 2048 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
H A D | sljitNativeS390X.c | 3001 sljit_s32 src1_reg, in sljit_emit_shift_into()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_optimize.c | 623 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 D | instr-a2xx.h | 141 uint8_t src1_reg : 6; member
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | midgard.h | 337 unsigned src1_reg : 5; member
|