/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeS390X.c | 866 …atic sljit_s32 update_zero_overflow(struct sljit_compiler *compiler, sljit_s32 op, sljit_gpr dst_r) in update_zero_overflow() 998 static sljit_s32 load_word(struct sljit_compiler *compiler, sljit_gpr dst_r, in load_word() 1019 static sljit_s32 load_unsigned_word(struct sljit_compiler *compiler, sljit_gpr dst_r, in load_unsigned_word() 1058 sljit_gpr dst_r, in emit_move() 1078 sljit_gpr dst_r = tmp0; in emit_rr() local 1114 sljit_gpr dst_r = FAST_IS_REG(dst) ? gpr(dst) : tmp0; in emit_rr1() local 1130 sljit_gpr dst_r = FAST_IS_REG(dst) ? gpr(dst & REG_MASK) : tmp0; in emit_rrf() local 1158 sljit_gpr dst_r = tmp0; in emit_ri() local 1181 sljit_gpr dst_r = FAST_IS_REG(dst) ? gpr(dst) : tmp0; in emit_rie_d() local 1203 sljit_gpr dst_r = tmp0; in emit_rx() local [all …]
|
D | sljitNativeRISCV_32.c | 27 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst_r, sljit_sw imm, slj… in load_immediate()
|
D | sljitNativeRISCV_64.c | 27 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst_r, sljit_sw imm, slj… in load_immediate()
|
D | sljitNativeARM_64.c | 1329 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local 1424 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op2() local 1675 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG1; in sljit_emit_fop1_conv_sw_from_f64() local 1697 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_conv_f64_from_sw() local 1745 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1() local 1791 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop2() local 2090 sljit_s32 dst_r, src_r, flags, mem_flags; in sljit_emit_op_flags() local 2354 sljit_s32 dst_r; in sljit_emit_const() local 2375 sljit_s32 dst_r; in sljit_emit_put_label() local
|
D | sljitNativeRISCV_common.c | 1527 sljit_s32 dst_r = TMP_REG2; in emit_op() local 1987 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG2; in sljit_emit_fop1_conv_sw_from_f64() local 2020 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_conv_f64_from_sw() local 2120 sljit_s32 dst_r; in sljit_emit_fop1() local 2171 sljit_s32 dst_r, flags = 0; in sljit_emit_fop2() local 2561 sljit_s32 src_r, dst_r, invert; in sljit_emit_op_flags() local 2713 sljit_s32 dst_r; in sljit_emit_const() local 2735 sljit_s32 dst_r; in sljit_emit_put_label() local
|
D | sljitNativeX86_common.c | 1232 sljit_s32 dst_r; in emit_mov_byte() local 1398 sljit_s32 dst_r; in emit_mov_half() local 1514 sljit_s32 dst_r; in emit_clz_ctz() local 1921 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG1; local 2049 sljit_s32 dst_r, done = 0; local 2757 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_REG1; local 2779 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG; local 2839 sljit_s32 dst_r; local 2906 sljit_s32 dst_r; local
|
D | sljitNativeARM_T2_32.c | 1686 sljit_s32 dst_r, flags; in sljit_emit_op1() local 2012 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_conv_f64_from_sw() local 2058 sljit_s32 dst_r; in sljit_emit_fop1() local 2106 sljit_s32 dst_r; in sljit_emit_fop2() local 2665 sljit_s32 dst_r, flags = GET_ALL_FLAGS(op); in sljit_emit_op_flags() local 3096 sljit_s32 dst_r; in sljit_emit_const() local 3117 sljit_s32 dst_r; in sljit_emit_put_label() local
|
D | sljitNativePPC_common.c | 1203 sljit_s32 dst_r = TMP_REG2; in emit_op() local 1963 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_conv_f64_from_sw() local 2071 sljit_s32 dst_r; in sljit_emit_fop1() local 2122 sljit_s32 dst_r; in sljit_emit_fop2() local 2802 sljit_s32 dst_r; in sljit_emit_const() local 2824 sljit_s32 dst_r; in sljit_emit_put_label() local
|
D | sljitNativeARM_32.c | 2417 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_conv_f64_from_sw() local 2463 sljit_s32 dst_r; in sljit_emit_fop1() local 2511 sljit_s32 dst_r; in sljit_emit_fop2() local 3640 sljit_s32 dst_r; in sljit_emit_const() local 3668 sljit_s32 dst_r; in sljit_emit_put_label() local
|
D | sljitNativeMIPS_common.c | 2027 sljit_s32 dst_r = TMP_REG2; in emit_op() local 2592 sljit_s32 dst_r = FAST_IS_REG(dst) ? dst : TMP_FREG1; in sljit_emit_fop1_conv_f64_from_sw() local 2685 sljit_s32 dst_r; in sljit_emit_fop1() local 2736 sljit_s32 dst_r, flags = 0; in sljit_emit_fop2() local 3676 sljit_s32 dst_r; in sljit_emit_const() local 3698 sljit_s32 dst_r; in sljit_emit_put_label() local
|
D | sljitNativeX86_64.c | 1026 sljit_s32 dst_r; in emit_mov_int() local
|
/third_party/ffmpeg/libavcodec/ |
D | wavpack.c | 444 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_high() local 582 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_fast() local 743 uint8_t *dst_l = dst_left, *dst_r = dst_right; in wv_unpack_dsd_copy() local 774 void *dst_l, void *dst_r, const int type) in wv_unpack_stereo()
|
D | sheervideo.c | 1272 uint16_t *dst_r, *dst_g, *dst_b, *dst_a; in decode_argxi() local 1316 uint16_t *dst_r, *dst_g, *dst_b, *dst_a; in decode_argx() local 1404 uint16_t *dst_r, *dst_g, *dst_b; in decode_rgbxi() local 1443 uint16_t *dst_r, *dst_g, *dst_b; in decode_rgbx() local
|
D | vp9recon.c | 231 uint8_t *dst = td->dst[0], *dst_r = s->s.frames[CUR_FRAME].tf.f->data[0] + y_off; in intra_recon() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_diff.c | 48 const int dst_r = (dst >> 16) & 0xff; in PixelsAreSimilar() local
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 374 const int dst_r = (dst >> 16) & 0xff; in PixelsAreSimilar() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8dsp_mmi.c | 42 #define MMI_BTOH(dst_l, dst_r, src) \ argument
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | code-generator-riscv64.cc | 4203 Register dst_r = dst.rm(); in AssembleMove() local 4242 Register dst_r = dst.rm(); in AssembleMove() local
|