Home
last modified time | relevance | path

Searched refs:dst (Results 101 - 125 of 9853) sorted by relevance

12345678910>>...395

/third_party/ffmpeg/libavcodec/mips/
H A Dvc1dsp_mips.h26 void ff_put_vc1_mspel_mc00_mmi(uint8_t *dst, const uint8_t *src,
28 void ff_put_vc1_mspel_mc01_mmi(uint8_t *dst, const uint8_t *src,
30 void ff_put_vc1_mspel_mc02_mmi(uint8_t *dst, const uint8_t *src,
32 void ff_put_vc1_mspel_mc03_mmi(uint8_t *dst, const uint8_t *src,
34 void ff_put_vc1_mspel_mc10_mmi(uint8_t *dst, const uint8_t *src,
36 void ff_put_vc1_mspel_mc11_mmi(uint8_t *dst, const uint8_t *src,
38 void ff_put_vc1_mspel_mc12_mmi(uint8_t *dst, const uint8_t *src,
40 void ff_put_vc1_mspel_mc13_mmi(uint8_t *dst, const uint8_t *src,
42 void ff_put_vc1_mspel_mc20_mmi(uint8_t *dst, const uint8_t *src,
44 void ff_put_vc1_mspel_mc21_mmi(uint8_t *dst, cons
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhpeldsp_lasx.c26 put_pixels8_l2_8_lsx(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, in put_pixels8_l2_8_lsx() argument
57 "vstelm.d $vr0, %[dst], 0, 0 \n\t" in put_pixels8_l2_8_lsx()
58 "add.d %[dst], %[dst], %[dstStride] \n\t" in put_pixels8_l2_8_lsx()
59 "vstelm.d $vr1, %[dst], 0, 0 \n\t" in put_pixels8_l2_8_lsx()
60 "add.d %[dst], %[dst], %[dstStride] \n\t" in put_pixels8_l2_8_lsx()
61 "vstelm.d $vr2, %[dst], 0, 0 \n\t" in put_pixels8_l2_8_lsx()
62 "add.d %[dst], %[dst], in put_pixels8_l2_8_lsx()
79 put_pixels16_l2_8_lsx(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) put_pixels16_l2_8_lsx() argument
280 common_hz_bil_no_rnd_16x16_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_16x16_lasx() argument
389 common_hz_bil_no_rnd_8x16_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_8x16_lasx() argument
458 common_vt_bil_no_rnd_16x16_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_16x16_lasx() argument
550 common_vt_bil_no_rnd_8x16_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_8x16_lasx() argument
612 common_hv_bil_no_rnd_16x16_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_16x16_lasx() argument
772 common_hv_bil_no_rnd_8x16_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_8x16_lasx() argument
869 common_hz_bil_no_rnd_8x8_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_8x8_lasx() argument
919 common_hz_bil_no_rnd_4x8_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hz_bil_no_rnd_4x8_lasx() argument
957 common_vt_bil_no_rnd_8x8_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_8x8_lasx() argument
998 common_vt_bil_no_rnd_4x8_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_vt_bil_no_rnd_4x8_lasx() argument
1032 common_hv_bil_no_rnd_8x8_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_8x8_lasx() argument
1095 common_hv_bil_no_rnd_4x8_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride) common_hv_bil_no_rnd_4x8_lasx() argument
1144 common_hv_bil_16w_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_16w_lasx() argument
1237 common_hv_bil_8w_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_8w_lasx() argument
[all...]
H A Dh264chroma_lasx.c36 static av_always_inline void avc_chroma_hv_8x4_lasx(uint8_t *src, uint8_t *dst, in avc_chroma_hv_8x4_lasx() argument
68 __lasx_xvstelm_d(out, dst, 0, 0); in avc_chroma_hv_8x4_lasx()
69 __lasx_xvstelm_d(out, dst + stride, 0, 2); in avc_chroma_hv_8x4_lasx()
70 __lasx_xvstelm_d(out, dst + stride_2x, 0, 1); in avc_chroma_hv_8x4_lasx()
71 __lasx_xvstelm_d(out, dst + stride_3x, 0, 3); in avc_chroma_hv_8x4_lasx()
74 static av_always_inline void avc_chroma_hv_8x8_lasx(uint8_t *src, uint8_t *dst, in avc_chroma_hv_8x8_lasx() argument
119 __lasx_xvstelm_d(out0, dst, 0, 0); in avc_chroma_hv_8x8_lasx()
120 __lasx_xvstelm_d(out0, dst + stride, 0, 2); in avc_chroma_hv_8x8_lasx()
121 __lasx_xvstelm_d(out0, dst + stride_2x, 0, 1); in avc_chroma_hv_8x8_lasx()
122 __lasx_xvstelm_d(out0, dst in avc_chroma_hv_8x8_lasx()
130 avc_chroma_hz_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_8x4_lasx() argument
157 avc_chroma_hz_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_8x8_lasx() argument
196 avc_chroma_hz_nonmult_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_nonmult_lasx() argument
242 avc_chroma_vt_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_8x4_lasx() argument
269 avc_chroma_vt_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_8x8_lasx() argument
310 copy_width8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride) copy_width8x8_lasx() argument
350 copy_width8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride) copy_width8x4_lasx() argument
375 avc_chroma_hv_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height) avc_chroma_hv_8w_lasx() argument
389 avc_chroma_hv_4x2_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1) avc_chroma_hv_4x2_lasx() argument
417 avc_chroma_hv_4x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1) avc_chroma_hv_4x4_lasx() argument
449 avc_chroma_hv_4x8_lasx(uint8_t *src, uint8_t * dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1) avc_chroma_hv_4x8_lasx() argument
495 avc_chroma_hv_4w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height) avc_chroma_hv_4w_lasx() argument
512 avc_chroma_hz_4x2_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x2_lasx() argument
531 avc_chroma_hz_4x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x4_lasx() argument
556 avc_chroma_hz_4x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_4x8_lasx() argument
591 avc_chroma_hz_4w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_4w_lasx() argument
604 avc_chroma_hz_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_8w_lasx() argument
617 avc_chroma_vt_4x2_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x2_lasx() argument
638 avc_chroma_vt_4x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x4_lasx() argument
667 avc_chroma_vt_4x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_4x8_lasx() argument
708 avc_chroma_vt_4w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_4w_lasx() argument
721 avc_chroma_vt_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_8w_lasx() argument
732 copy_width4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, int32_t height) copy_width4_lasx() argument
802 copy_width8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, int32_t height) copy_width8_lasx() argument
812 ff_put_h264_chroma_mc4_lasx(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y) ff_put_h264_chroma_mc4_lasx() argument
828 ff_put_h264_chroma_mc8_lasx(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y) ff_put_h264_chroma_mc8_lasx() argument
844 avc_chroma_hv_and_aver_dst_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1) avc_chroma_hv_and_aver_dst_8x4_lasx() argument
888 avc_chroma_hv_and_aver_dst_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1) avc_chroma_hv_and_aver_dst_8x8_lasx() argument
960 avc_chroma_hz_and_aver_dst_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_8x4_lasx() argument
993 avc_chroma_hz_and_aver_dst_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_hz_and_aver_dst_8x8_lasx() argument
1046 avc_chroma_vt_and_aver_dst_8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_8x4_lasx() argument
1080 avc_chroma_vt_and_aver_dst_8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1) avc_chroma_vt_and_aver_dst_8x8_lasx() argument
1135 avg_width8x8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride) avg_width8x8_lasx() argument
1187 avg_width8x4_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride) avg_width8x4_lasx() argument
1216 avc_chroma_hv_and_aver_dst_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height) avc_chroma_hv_and_aver_dst_8w_lasx() argument
1233 avc_chroma_hz_and_aver_dst_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_hz_and_aver_dst_8w_lasx() argument
1244 avc_chroma_vt_and_aver_dst_8w_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height) avc_chroma_vt_and_aver_dst_8w_lasx() argument
1255 avg_width8_lasx(uint8_t *src, uint8_t *dst, ptrdiff_t stride, int32_t height) avg_width8_lasx() argument
1265 ff_avg_h264_chroma_mc8_lasx(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y) ff_avg_h264_chroma_mc8_lasx() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h154 inline void I64Binop(LiftoffAssembler* assm, LiftoffRegister dst, in I64Binop() argument
156 Register dst_low = dst.low_gp(); in I64Binop()
159 assm->GetUnusedRegister(kGpReg, LiftoffRegList{lhs, rhs, dst.high_gp()}) in I64Binop()
163 (assm->*op_with_carry)(dst.high_gp(), lhs.high_gp(), Operand(rhs.high_gp()), in I64Binop()
165 if (dst_low != dst.low_gp()) assm->mov(dst.low_gp(), dst_low); in I64Binop()
172 inline void I64BinopI(LiftoffAssembler* assm, LiftoffRegister dst, in I64BinopI() argument
174 // The compiler allocated registers such that either {dst == lhs} or there is in I64BinopI()
176 DCHECK_NE(dst.low_gp(), lhs.high_gp()); in I64BinopI()
179 (assm->*op)(dst in I64BinopI()
187 I64Shiftop(LiftoffAssembler* assm, LiftoffRegister dst, LiftoffRegister src, Register amount) I64Shiftop() argument
227 EmitFloatMinOrMax(LiftoffAssembler* assm, RegisterType dst, RegisterType lhs, RegisterType rhs, MinOrMax min_or_max) EmitFloatMinOrMax() argument
258 S128NarrowOp(LiftoffAssembler* assm, NeonDataType dt, NeonDataType sdt, LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) S128NarrowOp() argument
270 F64x2Compare(LiftoffAssembler* assm, LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Condition cond) F64x2Compare() argument
300 Store(LiftoffAssembler* assm, LiftoffRegister src, MemOperand dst, ValueKind kind) Store() argument
323 assm->vstr(liftoff::GetFloatRegister(src.fp()), dst); Store() local
340 Load(LiftoffAssembler* assm, LiftoffRegister dst, MemOperand src, ValueKind kind) Load() argument
394 EmitSimdShift(LiftoffAssembler* assm, LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) EmitSimdShift() argument
410 EmitSimdShiftImmediate(LiftoffAssembler* assm, LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) EmitSimdShiftImmediate() argument
428 EmitAnyTrue(LiftoffAssembler* assm, LiftoffRegister dst, LiftoffRegister src) EmitAnyTrue() argument
606 LoadInstanceFromFrame(Register dst) LoadInstanceFromFrame() argument
610 LoadFromInstance(Register dst, Register instance, int offset, int size) LoadFromInstance() argument
626 LoadTaggedPointerFromInstance(Register dst, Register instance, int offset) LoadTaggedPointerFromInstance() argument
641 LoadInternal(LiftoffAssembler* lasm, LiftoffRegister dst, Register src_addr, Register offset_reg, int32_t offset_imm, LoadType type, LiftoffRegList pinned, uint32_t* protected_load_pc = nullptr, bool is_load_mem = false) LoadInternal() argument
737 LoadTaggedPointer(Register dst, Register src_addr, Register offset_reg, int32_t offset_imm, LiftoffRegList pinned) LoadTaggedPointer() argument
746 LoadFullPointer(Register dst, Register src_addr, int32_t offset_imm) LoadFullPointer() argument
794 Load(LiftoffRegister dst, Register src_addr, Register offset_reg, uint32_t offset_imm, LoadType type, LiftoffRegList pinned, uint32_t* protected_load_pc, bool is_load_mem, bool i64_offset) Load() argument
917 Add(LiftoffAssembler* lasm, Register dst, Register lhs, Register rhs) Add() argument
922 Sub(LiftoffAssembler* lasm, Register dst, Register lhs, Register rhs) Sub() argument
927 And(LiftoffAssembler* lasm, Register dst, Register lhs, Register rhs) And() argument
932 Or(LiftoffAssembler* lasm, Register dst, Register lhs, Register rhs) Or() argument
937 Xor(LiftoffAssembler* lasm, Register dst, Register lhs, Register rhs) Xor() argument
942 Exchange(LiftoffAssembler* lasm, Register dst, Register lhs, Register rhs) Exchange() argument
1068 I64Store(LiftoffAssembler* lasm, LiftoffRegister dst, LiftoffRegister, LiftoffRegister src) I64Store() argument
1077 AtomicLoad(LiftoffRegister dst, Register src_addr, Register offset_reg, uint32_t offset_imm, LoadType type, LiftoffRegList pinned) AtomicLoad() argument
1364 LoadCallerFrameSlot(LiftoffRegister dst, uint32_t caller_slot_idx, ValueKind kind) LoadCallerFrameSlot() argument
1378 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument
1392 Move(Register dst, Register src, ValueKind kind) Move() argument
1398 Move(DoubleRegister dst, DoubleRegister src, ValueKind kind) Move() argument
1424 MemOperand dst = liftoff::GetStackSlot(offset); Spill() local
1579 emit_i32_clz(Register dst, Register src) emit_i32_clz() argument
1583 emit_i32_ctz(Register dst, Register src) emit_i32_ctz() argument
1589 GeneratePopCnt(Assembler* assm, Register dst, Register src, Register scratch1, Register scratch2) GeneratePopCnt() argument
1613 emit_i32_popcnt(Register dst, Register src) emit_i32_popcnt() argument
1621 emit_i32_divs(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero, Label* trap_div_unrepresentable) emit_i32_divs() argument
1650 emit_i32_divu(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_divu() argument
1663 emit_i32_rems(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_rems() argument
1684 emit_i32_remu(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_remu() argument
1705 emit_i64_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64_add() argument
1710 emit_i64_addi(LiftoffRegister dst, LiftoffRegister lhs, int64_t imm) emit_i64_addi() argument
1715 emit_i64_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64_sub() argument
1720 emit_i64_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64_mul() argument
1740 emit_i64_divs(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero, Label* trap_div_unrepresentable) emit_i64_divs() argument
1747 emit_i64_divu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_divu() argument
1753 emit_i64_rems(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_rems() argument
1759 emit_i64_remu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_remu() argument
1765 emit_i64_shl(LiftoffRegister dst, LiftoffRegister src, Register amount) emit_i64_shl() argument
1770 emit_i64_shli(LiftoffRegister dst, LiftoffRegister src, int32_t amount) emit_i64_shli() argument
1780 emit_i64_sar(LiftoffRegister dst, LiftoffRegister src, Register amount) emit_i64_sar() argument
1785 emit_i64_sari(LiftoffRegister dst, LiftoffRegister src, int32_t amount) emit_i64_sari() argument
1795 emit_i64_shr(LiftoffRegister dst, LiftoffRegister src, Register amount) emit_i64_shr() argument
1800 emit_i64_shri(LiftoffRegister dst, LiftoffRegister src, int32_t amount) emit_i64_shri() argument
1810 emit_i64_clz(LiftoffRegister dst, LiftoffRegister src) emit_i64_clz() argument
1828 emit_i64_ctz(LiftoffRegister dst, LiftoffRegister src) emit_i64_ctz() argument
1849 emit_i64_popcnt(LiftoffRegister dst, LiftoffRegister src) emit_i64_popcnt() argument
1866 IncrementSmi(LiftoffRegister dst, int offset) IncrementSmi() argument
1874 emit_f32_ceil(DoubleRegister dst, DoubleRegister src) emit_f32_ceil() argument
1883 emit_f32_floor(DoubleRegister dst, DoubleRegister src) emit_f32_floor() argument
1892 emit_f32_trunc(DoubleRegister dst, DoubleRegister src) emit_f32_trunc() argument
1901 emit_f32_nearest_int(DoubleRegister dst, DoubleRegister src) emit_f32_nearest_int() argument
1911 emit_f32_min(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_min() argument
1918 emit_f32_max(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_max() argument
1925 emit_f64_ceil(DoubleRegister dst, DoubleRegister src) emit_f64_ceil() argument
1934 emit_f64_floor(DoubleRegister dst, DoubleRegister src) emit_f64_floor() argument
1943 emit_f64_trunc(DoubleRegister dst, DoubleRegister src) emit_f64_trunc() argument
1952 emit_f64_nearest_int(DoubleRegister dst, DoubleRegister src) emit_f64_nearest_int() argument
1962 emit_f64_min(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_min() argument
1967 emit_f64_max(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_max() argument
1972 emit_f32_copysign(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_copysign() argument
1989 emit_f64_copysign(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_copysign() argument
2009 emit_type_conversion(WasmOpcode opcode, LiftoffRegister dst, LiftoffRegister src, Label* trap) emit_type_conversion() argument
2179 emit_i32_signextend_i8(Register dst, Register src) emit_i32_signextend_i8() argument
2183 emit_i32_signextend_i16(Register dst, Register src) emit_i32_signextend_i16() argument
2187 emit_i64_signextend_i8(LiftoffRegister dst, LiftoffRegister src) emit_i64_signextend_i8() argument
2193 emit_i64_signextend_i16(LiftoffRegister dst, LiftoffRegister src) emit_i64_signextend_i16() argument
2199 emit_i64_signextend_i32(LiftoffRegister dst, LiftoffRegister src) emit_i64_signextend_i32() argument
2240 emit_i32_eqz(Register dst, Register src) emit_i32_eqz() argument
2245 emit_i32_set_cond(LiftoffCondition liftoff_cond, Register dst, Register lhs, Register rhs) emit_i32_set_cond() argument
2254 emit_i64_eqz(Register dst, LiftoffRegister src) emit_i64_eqz() argument
2260 emit_i64_set_cond(LiftoffCondition liftoff_cond, Register dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64_set_cond() argument
2304 emit_f32_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_set_cond() argument
2318 emit_f64_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_set_cond() argument
2331 emit_select(LiftoffRegister dst, Register condition, LiftoffRegister true_value, LiftoffRegister false_value, ValueKind kind) emit_select() argument
2345 LoadTransform(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LoadTransformationKind transform, uint32_t* protected_load_pc) LoadTransform() argument
2413 LoadLane(LiftoffRegister dst, LiftoffRegister src, Register addr, Register offset_reg, uintptr_t offset_imm, LoadType type, uint8_t laneidx, uint32_t* protected_load_pc) LoadLane() argument
2430 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t laneidx, uint32_t* protected_store_pc) StoreLane() argument
2446 emit_i8x16_swizzle(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_swizzle() argument
2463 emit_f64x2_splat(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_splat() argument
2469 emit_f64x2_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_f64x2_extract_lane() argument
2475 emit_f64x2_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_f64x2_replace_lane() argument
2483 emit_f64x2_abs(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_abs() argument
2489 emit_f64x2_neg(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_neg() argument
2495 emit_f64x2_sqrt(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_sqrt() argument
2501 emit_f64x2_ceil(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_ceil() argument
2513 emit_f64x2_floor(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_floor() argument
2525 emit_f64x2_trunc(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_trunc() argument
2537 emit_f64x2_nearest_int(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_nearest_int() argument
2549 emit_f64x2_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_add() argument
2555 emit_f64x2_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_sub() argument
2561 emit_f64x2_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_mul() argument
2567 emit_f64x2_div(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_div() argument
2573 emit_f64x2_min(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_min() argument
2585 emit_f64x2_max(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_max() argument
2597 emit_f64x2_pmin(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_pmin() argument
2613 emit_f64x2_pmax(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_pmax() argument
2629 emit_f64x2_convert_low_i32x4_s(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_convert_low_i32x4_s() argument
2635 emit_f64x2_convert_low_i32x4_u(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_convert_low_i32x4_u() argument
2641 emit_f64x2_promote_low_f32x4(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_promote_low_f32x4() argument
2647 emit_f32x4_splat(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_splat() argument
2652 emit_f32x4_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_f32x4_extract_lane() argument
2659 emit_f32x4_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_f32x4_replace_lane() argument
2668 emit_f32x4_abs(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_abs() argument
2673 emit_f32x4_neg(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_neg() argument
2678 emit_f32x4_sqrt(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_sqrt() argument
2694 emit_f32x4_ceil(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_ceil() argument
2706 emit_f32x4_floor(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_floor() argument
2718 emit_f32x4_trunc(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_trunc() argument
2730 emit_f32x4_nearest_int(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_nearest_int() argument
2742 emit_f32x4_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_add() argument
2748 emit_f32x4_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_sub() argument
2754 emit_f32x4_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_mul() argument
2760 emit_f32x4_div(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_div() argument
2778 emit_f32x4_min(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_min() argument
2784 emit_f32x4_max(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_max() argument
2790 emit_f32x4_pmin(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_pmin() argument
2809 emit_f32x4_pmax(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_pmax() argument
2828 emit_i64x2_splat(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_splat() argument
2836 emit_i64x2_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i64x2_extract_lane() argument
2845 emit_i64x2_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_i64x2_replace_lane() argument
2856 emit_i64x2_neg(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_neg() argument
2866 emit_i64x2_alltrue(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_alltrue() argument
2871 emit_i64x2_shl(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_shl() argument
2876 emit_i64x2_shli(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i64x2_shli() argument
2882 emit_i64x2_shr_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_shr_s() argument
2888 emit_i64x2_shri_s(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i64x2_shri_s() argument
2894 emit_i64x2_shr_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_shr_u() argument
2900 emit_i64x2_shri_u(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i64x2_shri_u() argument
2906 emit_i64x2_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_add() argument
2912 emit_i64x2_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_sub() argument
2918 emit_i64x2_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_mul() argument
2964 emit_i64x2_extmul_low_i32x4_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_low_i32x4_s() argument
2971 emit_i64x2_extmul_low_i32x4_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_low_i32x4_u() argument
2978 emit_i64x2_extmul_high_i32x4_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_high_i32x4_s() argument
2985 emit_i64x2_extmul_high_i32x4_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_high_i32x4_u() argument
2992 emit_i64x2_bitmask(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_bitmask() argument
2997 emit_i64x2_sconvert_i32x4_low(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_sconvert_i32x4_low() argument
3002 emit_i64x2_sconvert_i32x4_high(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_sconvert_i32x4_high() argument
3007 emit_i64x2_uconvert_i32x4_low(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_uconvert_i32x4_low() argument
3012 emit_i64x2_uconvert_i32x4_high(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_uconvert_i32x4_high() argument
3017 emit_i32x4_splat(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_splat() argument
3022 emit_i32x4_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i32x4_extract_lane() argument
3029 emit_i32x4_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_i32x4_replace_lane() argument
3038 emit_i32x4_neg(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_neg() argument
3044 emit_i32x4_alltrue(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_alltrue() argument
3055 emit_i32x4_bitmask(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_bitmask() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Drv30dsp.c37 static void OPNAME ## rv30_tpel8_h_lowpass(uint8_t *dst, const uint8_t *src, int dstStride, int srcStride, const int C1, const int C2){\
43 OP(dst[0], (-(src[-1]+src[2]) + src[0]*C1 + src[1]*C2 + 8)>>4);\
44 OP(dst[1], (-(src[ 0]+src[3]) + src[1]*C1 + src[2]*C2 + 8)>>4);\
45 OP(dst[2], (-(src[ 1]+src[4]) + src[2]*C1 + src[3]*C2 + 8)>>4);\
46 OP(dst[3], (-(src[ 2]+src[5]) + src[3]*C1 + src[4]*C2 + 8)>>4);\
47 OP(dst[4], (-(src[ 3]+src[6]) + src[4]*C1 + src[5]*C2 + 8)>>4);\
48 OP(dst[5], (-(src[ 4]+src[7]) + src[5]*C1 + src[6]*C2 + 8)>>4);\
49 OP(dst[6], (-(src[ 5]+src[8]) + src[6]*C1 + src[7]*C2 + 8)>>4);\
50 OP(dst[7], (-(src[ 6]+src[9]) + src[7]*C1 + src[8]*C2 + 8)>>4);\
51 dst
[all...]
H A Dtruemotion2rt.c110 uint8_t *dst; in truemotion2rt_decode_frame() local
131 dst = p->data[0]; in truemotion2rt_decode_frame()
136 dst[x] = av_clip_uint8((y ? dst[x - p->linesize[0]] : 0) + diff); in truemotion2rt_decode_frame()
138 dst += p->linesize[0]; in truemotion2rt_decode_frame()
142 dst = p->data[0]; in truemotion2rt_decode_frame()
145 dst[x] = dst[x - 1]; in truemotion2rt_decode_frame()
146 dst += p->linesize[0]; in truemotion2rt_decode_frame()
150 dst in truemotion2rt_decode_frame()
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmaccess.c16 #define copy_from_kernel_nofault_loop(dst, src, len, type, err_label) \
18 __get_kernel_nofault(dst, src, type, err_label); \
19 dst += sizeof(type); \
24 long copy_from_kernel_nofault(void *dst, const void *src, size_t size) in copy_from_kernel_nofault() argument
29 align = (unsigned long)dst | (unsigned long)src; in copy_from_kernel_nofault()
36 copy_from_kernel_nofault_loop(dst, src, size, u64, Efault); in copy_from_kernel_nofault()
38 copy_from_kernel_nofault_loop(dst, src, size, u32, Efault); in copy_from_kernel_nofault()
40 copy_from_kernel_nofault_loop(dst, src, size, u16, Efault); in copy_from_kernel_nofault()
41 copy_from_kernel_nofault_loop(dst, src, size, u8, Efault); in copy_from_kernel_nofault()
50 #define copy_to_kernel_nofault_loop(dst, sr
58 copy_to_kernel_nofault(void *dst, const void *src, size_t size) copy_to_kernel_nofault() argument
80 strncpy_from_kernel_nofault(char *dst, const void *unsafe_addr, long count) strncpy_from_kernel_nofault() argument
114 copy_from_user_nofault(void *dst, const void __user *src, size_t size) copy_from_user_nofault() argument
143 copy_to_user_nofault(void __user *dst, const void *src, size_t size) copy_to_user_nofault() argument
177 strncpy_from_user_nofault(char *dst, const void __user *unsafe_addr, long count) strncpy_from_user_nofault() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dmaccess.c17 #define copy_from_kernel_nofault_loop(dst, src, len, type, err_label) \
19 __get_kernel_nofault(dst, src, type, err_label); \
20 dst += sizeof(type); \
25 long copy_from_kernel_nofault(void *dst, const void *src, size_t size) in copy_from_kernel_nofault() argument
31 copy_from_kernel_nofault_loop(dst, src, size, u64, Efault); in copy_from_kernel_nofault()
32 copy_from_kernel_nofault_loop(dst, src, size, u32, Efault); in copy_from_kernel_nofault()
33 copy_from_kernel_nofault_loop(dst, src, size, u16, Efault); in copy_from_kernel_nofault()
34 copy_from_kernel_nofault_loop(dst, src, size, u8, Efault); in copy_from_kernel_nofault()
43 #define copy_to_kernel_nofault_loop(dst, src, len, type, err_label) \
45 __put_kernel_nofault(dst, sr
51 copy_to_kernel_nofault(void *dst, const void *src, size_t size) copy_to_kernel_nofault() argument
65 strncpy_from_kernel_nofault(char *dst, const void *unsafe_addr, long count) strncpy_from_kernel_nofault() argument
105 copy_from_kernel_nofault(void *dst, const void *src, size_t size) copy_from_kernel_nofault() argument
135 copy_to_kernel_nofault(void *dst, const void *src, size_t size) copy_to_kernel_nofault() argument
170 strncpy_from_kernel_nofault(char *dst, const void *unsafe_addr, long count) strncpy_from_kernel_nofault() argument
205 copy_from_user_nofault(void *dst, const void __user *src, size_t size) copy_from_user_nofault() argument
232 copy_to_user_nofault(void __user *dst, const void *src, size_t size) copy_to_user_nofault() argument
268 strncpy_from_user_nofault(char *dst, const void __user *unsafe_addr, long count) strncpy_from_user_nofault() argument
[all...]
/third_party/skia/src/core/
H A DSkQuadClipper.cpp53 bool SkQuadClipper::clipQuad(const SkPoint srcPts[3], SkPoint dst[3]) { in clipQuad() argument
58 dst[0] = srcPts[2]; in clipQuad()
59 dst[1] = srcPts[1]; in clipQuad()
60 dst[2] = srcPts[0]; in clipQuad()
63 memcpy(dst, srcPts, 3 * sizeof(SkPoint)); in clipQuad()
70 if (dst[2].fY <= ctop || dst[0].fY >= cbot) { in clipQuad()
78 if (dst[0].fY < ctop) { in clipQuad()
79 if (chopMonoQuadAtY(dst, ctop, &t)) { in clipQuad()
81 SkChopQuadAt(dst, tm in clipQuad()
[all...]
H A DSkBlitRow_D32.cpp13 static void blit_row_s32_opaque(SkPMColor* dst, in blit_row_s32_opaque() argument
18 memcpy(dst, src, count * sizeof(SkPMColor)); in blit_row_s32_opaque()
30 const __m128i& dst, in SkPMLerp_SSE2()
32 // Computes dst + (((src - dst)*src_scale)>>8) in SkPMLerp_SSE2()
38 __m128i dst_rb = _mm_and_si128(mask, dst); in SkPMLerp_SSE2()
39 __m128i dst_ag = _mm_srli_epi16(dst, 8); in SkPMLerp_SSE2()
54 return _mm_add_epi8(dst, diff); in SkPMLerp_SSE2()
58 static void blit_row_s32_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) { in blit_row_s32_blend() argument
62 auto dst4 = ( __m128i*)dst; in blit_row_s32_blend()
29 SkPMLerp_SSE2(const __m128i& src, const __m128i& dst, const unsigned src_scale) SkPMLerp_SSE2() argument
83 SkBlendARGB32_SSE2(const __m128i& src, const __m128i& dst, const unsigned aa) SkBlendARGB32_SSE2() argument
123 blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) blit_row_s32a_blend() argument
151 blit_row_s32_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) blit_row_s32_blend() argument
196 blit_row_s32a_blend(SkPMColor* dst, const SkPMColor* src, int count, U8CPU alpha) blit_row_s32a_blend() argument
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_rgtc.c32 util_format_rgtc1_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) in util_format_rgtc1_unorm_fetch_rgba_8unorm() argument
34 util_format_unsigned_fetch_texel_rgtc(0, src, i, j, dst, 1); in util_format_rgtc1_unorm_fetch_rgba_8unorm()
35 dst[1] = 0; in util_format_rgtc1_unorm_fetch_rgba_8unorm()
36 dst[2] = 0; in util_format_rgtc1_unorm_fetch_rgba_8unorm()
37 dst[3] = 255; in util_format_rgtc1_unorm_fetch_rgba_8unorm()
52 uint8_t *dst = dst_row + (y + j)*dst_stride/sizeof(*dst_row) + (x + i)*comps; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local
53 util_format_unsigned_fetch_texel_rgtc(0, src, i, j, dst, 1); in util_format_rgtc1_unorm_unpack_rgba_8unorm()
54 dst[1] = 0; in util_format_rgtc1_unorm_unpack_rgba_8unorm()
55 dst[2] = 0; in util_format_rgtc1_unorm_unpack_rgba_8unorm()
56 dst[ in util_format_rgtc1_unorm_unpack_rgba_8unorm()
73 uint8_t *dst = dst_row; util_format_rgtc1_unorm_pack_rgba_8unorm() local
98 float *dst = (float *)((uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16); util_format_rgtc1_unorm_unpack_rgba_float() local
120 uint8_t *dst = dst_row; util_format_rgtc1_unorm_pack_rgba_float() local
138 float *dst = in_dst; util_format_rgtc1_unorm_fetch_rgba() local
148 util_format_rgtc1_snorm_fetch_rgba_8unorm(UNUSED uint8_t *restrict dst, UNUSED const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_rgtc1_snorm_fetch_rgba_8unorm() argument
177 int8_t *dst = (int8_t *)dst_row; util_format_rgtc1_snorm_pack_rgba_float() local
202 float *dst = (float *)((uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16); util_format_rgtc1_snorm_unpack_rgba_float() local
220 float *dst = in_dst; util_format_rgtc1_snorm_fetch_rgba() local
231 util_format_rgtc2_unorm_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) util_format_rgtc2_unorm_fetch_rgba_8unorm() argument
251 uint8_t *dst = dst_row + (y + j)*dst_stride/sizeof(*dst_row) + (x + i)*comps; util_format_rgtc2_unorm_unpack_rgba_8unorm() local
271 uint8_t *dst = dst_row; util_format_rgtc2_unorm_pack_rgba_8unorm() local
296 uint8_t *dst = dst_row; util_format_rxtc2_unorm_pack_rgba_float() local
330 float *dst = (float *)((uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16); util_format_rgtc2_unorm_unpack_rgba_float() local
349 float *dst = in_dst; util_format_rgtc2_unorm_fetch_rgba() local
361 util_format_rgtc2_snorm_fetch_rgba_8unorm(UNUSED uint8_t *restrict dst, UNUSED const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_rgtc2_snorm_fetch_rgba_8unorm() argument
393 float *dst = (float *)((uint8_t *)dst_row + (y + j)*dst_stride + (x + i)*16); util_format_rgtc2_snorm_unpack_rgba_float() local
416 int8_t *dst = (int8_t *)dst_row; util_format_rxtc2_snorm_pack_rgba_float() local
443 float *dst = in_dst; util_format_rgtc2_snorm_fetch_rgba() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h57 pipe_reference_init(struct pipe_reference *dst, unsigned count) in pipe_reference_init() argument
59 dst->count = count; in pipe_reference_init()
71 * Both 'dst' and 'src' may be NULL.
75 pipe_reference_described(struct pipe_reference *dst, in pipe_reference_described() argument
79 if (dst != src) { in pipe_reference_described()
87 if (dst) { in pipe_reference_described()
88 int count = p_atomic_dec_return(&dst->count); in pipe_reference_described()
89 assert(count != -1); /* dst had to be referenced */ in pipe_reference_described()
90 debug_reference(dst, get_desc, -1); in pipe_reference_described()
100 pipe_reference(struct pipe_reference *dst, struc argument
108 pipe_surface_reference(struct pipe_surface **dst, struct pipe_surface *src) pipe_surface_reference() argument
154 pipe_resource_reference(struct pipe_resource **dst, struct pipe_resource *src) pipe_resource_reference() argument
171 pipe_drop_resource_references(struct pipe_resource *dst, int num_refs) pipe_drop_resource_references() argument
207 pipe_sampler_view_reference(struct pipe_sampler_view **dst, struct pipe_sampler_view *src) pipe_sampler_view_reference() argument
221 pipe_so_target_reference(struct pipe_stream_output_target **dst, struct pipe_stream_output_target *src) pipe_so_target_reference() argument
234 pipe_vertex_state_reference(struct pipe_vertex_state **dst, struct pipe_vertex_state *src) pipe_vertex_state_reference() argument
246 pipe_vertex_buffer_unreference(struct pipe_vertex_buffer *dst) pipe_vertex_buffer_unreference() argument
255 pipe_vertex_buffer_reference(struct pipe_vertex_buffer *dst, const struct pipe_vertex_buffer *src) pipe_vertex_buffer_reference() argument
482 pipe_buffer_copy(struct pipe_context *pipe, struct pipe_resource *dst, struct pipe_resource *src, unsigned dst_offset, unsigned src_offset, unsigned size) pipe_buffer_copy() argument
711 util_copy_constant_buffer(struct pipe_constant_buffer *dst, const struct pipe_constant_buffer *src, bool take_ownership) util_copy_constant_buffer() argument
735 util_copy_shader_buffer(struct pipe_shader_buffer *dst, const struct pipe_shader_buffer *src) util_copy_shader_buffer() argument
751 util_copy_image_view(struct pipe_image_view *dst, const struct pipe_image_view *src) util_copy_image_view() argument
817 const struct pipe_resource *dst = info->dst.resource; util_blit_covers_whole_resource() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c224 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib() argument
226 dst->max_send_wr = src->max_send_wr; in pvrdma_qp_cap_to_ib()
227 dst->max_recv_wr = src->max_recv_wr; in pvrdma_qp_cap_to_ib()
228 dst->max_send_sge = src->max_send_sge; in pvrdma_qp_cap_to_ib()
229 dst->max_recv_sge = src->max_recv_sge; in pvrdma_qp_cap_to_ib()
230 dst->max_inline_data = src->max_inline_data; in pvrdma_qp_cap_to_ib()
233 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma() argument
235 dst->max_send_wr = src->max_send_wr; in ib_qp_cap_to_pvrdma()
236 dst->max_recv_wr = src->max_recv_wr; in ib_qp_cap_to_pvrdma()
237 dst in ib_qp_cap_to_pvrdma()
242 pvrdma_gid_to_ib(union ib_gid *dst, const union pvrdma_gid *src) pvrdma_gid_to_ib() argument
248 ib_gid_to_pvrdma(union pvrdma_gid *dst, const union ib_gid *src) ib_gid_to_pvrdma() argument
254 pvrdma_global_route_to_ib(struct ib_global_route *dst, const struct pvrdma_global_route *src) pvrdma_global_route_to_ib() argument
264 ib_global_route_to_pvrdma(struct pvrdma_global_route *dst, const struct ib_global_route *src) ib_global_route_to_pvrdma() argument
274 pvrdma_ah_attr_to_rdma(struct rdma_ah_attr *dst, const struct pvrdma_ah_attr *src) pvrdma_ah_attr_to_rdma() argument
288 rdma_ah_attr_to_pvrdma(struct pvrdma_ah_attr *dst, const struct rdma_ah_attr *src) rdma_ah_attr_to_pvrdma() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c224 void pvrdma_qp_cap_to_ib(struct ib_qp_cap *dst, const struct pvrdma_qp_cap *src) in pvrdma_qp_cap_to_ib() argument
226 dst->max_send_wr = src->max_send_wr; in pvrdma_qp_cap_to_ib()
227 dst->max_recv_wr = src->max_recv_wr; in pvrdma_qp_cap_to_ib()
228 dst->max_send_sge = src->max_send_sge; in pvrdma_qp_cap_to_ib()
229 dst->max_recv_sge = src->max_recv_sge; in pvrdma_qp_cap_to_ib()
230 dst->max_inline_data = src->max_inline_data; in pvrdma_qp_cap_to_ib()
233 void ib_qp_cap_to_pvrdma(struct pvrdma_qp_cap *dst, const struct ib_qp_cap *src) in ib_qp_cap_to_pvrdma() argument
235 dst->max_send_wr = src->max_send_wr; in ib_qp_cap_to_pvrdma()
236 dst->max_recv_wr = src->max_recv_wr; in ib_qp_cap_to_pvrdma()
237 dst in ib_qp_cap_to_pvrdma()
242 pvrdma_gid_to_ib(union ib_gid *dst, const union pvrdma_gid *src) pvrdma_gid_to_ib() argument
248 ib_gid_to_pvrdma(union pvrdma_gid *dst, const union ib_gid *src) ib_gid_to_pvrdma() argument
254 pvrdma_global_route_to_ib(struct ib_global_route *dst, const struct pvrdma_global_route *src) pvrdma_global_route_to_ib() argument
264 ib_global_route_to_pvrdma(struct pvrdma_global_route *dst, const struct ib_global_route *src) ib_global_route_to_pvrdma() argument
274 pvrdma_ah_attr_to_rdma(struct rdma_ah_attr *dst, const struct pvrdma_ah_attr *src) pvrdma_ah_attr_to_rdma() argument
288 rdma_ah_attr_to_pvrdma(struct pvrdma_ah_attr *dst, const struct rdma_ah_attr *src) rdma_ah_attr_to_pvrdma() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h269 void LiftoffAssembler::LoadInstanceFromFrame(Register dst) { in LoadInstanceFromFrame() argument
270 LoadU64(dst, liftoff::GetInstanceOperand(), r0); in LoadInstanceFromFrame()
273 void LiftoffAssembler::LoadFromInstance(Register dst, Register instance, in LoadFromInstance() argument
278 LoadU8(dst, MemOperand(instance, offset), r0); in LoadFromInstance()
281 LoadU32(dst, MemOperand(instance, offset), r0); in LoadFromInstance()
284 LoadU64(dst, MemOperand(instance, offset), r0); in LoadFromInstance()
291 void LiftoffAssembler::LoadTaggedPointerFromInstance(Register dst, in LoadTaggedPointerFromInstance() argument
294 LoadTaggedPointerField(dst, MemOperand(instance, offset), r0); in LoadTaggedPointerFromInstance()
303 void LiftoffAssembler::LoadTaggedPointer(Register dst, Register src_addr, in LoadTaggedPointer() argument
307 LoadTaggedPointerField(dst, MemOperan in LoadTaggedPointer()
310 LoadFullPointer(Register dst, Register src_addr, int32_t offset_imm) LoadFullPointer() argument
349 Load(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LiftoffRegList pinned, uint32_t* protected_load_pc, bool is_load_mem, bool i64_offset) Load() argument
507 AtomicLoad(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LiftoffRegList pinned) AtomicLoad() argument
661 MemOperand dst = MemOperand(offset, dst_addr); AtomicExchange() local
727 MemOperand dst = MemOperand(offset, dst_addr); AtomicCompareExchange() local
797 LoadCallerFrameSlot(LiftoffRegister dst, uint32_t caller_slot_idx, ValueKind kind) LoadCallerFrameSlot() argument
873 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument
941 Move(Register dst, Register src, ValueKind kind) Move() argument
945 Move(DoubleRegister dst, DoubleRegister src, ValueKind kind) Move() argument
1248 emit_f32_nearest_int(DoubleRegister dst, DoubleRegister src) emit_f32_nearest_int() argument
1253 emit_f64_nearest_int(DoubleRegister dst, DoubleRegister src) emit_f64_nearest_int() argument
1258 IncrementSmi(LiftoffRegister dst, int offset) IncrementSmi() argument
1275 emit_i32_divs(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero, Label* trap_div_unrepresentable) emit_i32_divs() argument
1294 emit_i32_divu(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_divu() argument
1301 emit_i32_rems(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_rems() argument
1325 emit_i32_remu(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_remu() argument
1332 emit_i64_divs(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero, Label* trap_div_unrepresentable) emit_i64_divs() argument
1353 emit_i64_divu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_divu() argument
1363 emit_i64_rems(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_rems() argument
1392 emit_i64_remu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_remu() argument
1401 emit_type_conversion(WasmOpcode opcode, LiftoffRegister dst, LiftoffRegister src, Label* trap) emit_type_conversion() argument
1659 emit_i32_eqz(Register dst, Register src) emit_i32_eqz() argument
1668 emit_i32_set_cond(LiftoffCondition liftoff_cond, Register dst, Register lhs, Register rhs) emit_i32_set_cond() argument
1684 emit_i64_eqz(Register dst, LiftoffRegister src) emit_i64_eqz() argument
1693 emit_i64_set_cond(LiftoffCondition liftoff_cond, Register dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64_set_cond() argument
1709 emit_f32_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_set_cond() argument
1728 emit_f64_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_set_cond() argument
1734 emit_select(LiftoffRegister dst, Register condition, LiftoffRegister true_value, LiftoffRegister false_value, ValueKind kind) emit_select() argument
1741 LoadTransform(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LoadTransformationKind transform, uint32_t* protected_load_pc) LoadTransform() argument
1756 LoadLane(LiftoffRegister dst, LiftoffRegister src, Register addr, Register offset_reg, uintptr_t offset_imm, LoadType type, uint8_t laneidx, uint32_t* protected_load_pc) LoadLane() argument
1763 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
1770 emit_i8x16_swizzle(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_swizzle() argument
1776 emit_f64x2_splat(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_splat() argument
1781 emit_f64x2_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_f64x2_extract_lane() argument
1787 emit_f64x2_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_f64x2_replace_lane() argument
1794 emit_f64x2_abs(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_abs() argument
1799 emit_f64x2_neg(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_neg() argument
1804 emit_f64x2_sqrt(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_sqrt() argument
1809 emit_f64x2_ceil(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_ceil() argument
1815 emit_f64x2_floor(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_floor() argument
1821 emit_f64x2_trunc(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_trunc() argument
1827 emit_f64x2_nearest_int(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_nearest_int() argument
1833 emit_f64x2_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_add() argument
1838 emit_f64x2_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_sub() argument
1843 emit_f64x2_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_mul() argument
1848 emit_f64x2_div(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_div() argument
1853 emit_f64x2_min(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_min() argument
1858 emit_f64x2_max(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_max() argument
1863 emit_f64x2_pmin(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_pmin() argument
1868 emit_f64x2_pmax(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_pmax() argument
1873 emit_f64x2_convert_low_i32x4_s(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_convert_low_i32x4_s() argument
1878 emit_f64x2_convert_low_i32x4_u(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_convert_low_i32x4_u() argument
1883 emit_f64x2_promote_low_f32x4(LiftoffRegister dst, LiftoffRegister src) emit_f64x2_promote_low_f32x4() argument
1888 emit_f32x4_splat(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_splat() argument
1893 emit_f32x4_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_f32x4_extract_lane() argument
1899 emit_f32x4_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_f32x4_replace_lane() argument
1906 emit_f32x4_abs(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_abs() argument
1911 emit_f32x4_neg(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_neg() argument
1916 emit_f32x4_sqrt(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_sqrt() argument
1921 emit_f32x4_ceil(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_ceil() argument
1927 emit_f32x4_floor(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_floor() argument
1933 emit_f32x4_trunc(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_trunc() argument
1939 emit_f32x4_nearest_int(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_nearest_int() argument
1945 emit_f32x4_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_add() argument
1950 emit_f32x4_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_sub() argument
1955 emit_f32x4_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_mul() argument
1960 emit_f32x4_div(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_div() argument
1965 emit_f32x4_min(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_min() argument
1970 emit_f32x4_max(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_max() argument
1975 emit_f32x4_pmin(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_pmin() argument
1980 emit_f32x4_pmax(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_pmax() argument
1985 emit_i64x2_splat(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_splat() argument
1990 emit_i64x2_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i64x2_extract_lane() argument
1996 emit_i64x2_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_i64x2_replace_lane() argument
2003 emit_i64x2_neg(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_neg() argument
2008 emit_i64x2_alltrue(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_alltrue() argument
2013 emit_i64x2_shl(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_shl() argument
2018 emit_i64x2_shli(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i64x2_shli() argument
2023 emit_i64x2_shr_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_shr_s() argument
2029 emit_i64x2_shri_s(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i64x2_shri_s() argument
2034 emit_i64x2_shr_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_shr_u() argument
2040 emit_i64x2_shri_u(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i64x2_shri_u() argument
2045 emit_i64x2_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_add() argument
2050 emit_i64x2_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_sub() argument
2055 emit_i64x2_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_mul() argument
2060 emit_i64x2_extmul_low_i32x4_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_low_i32x4_s() argument
2066 emit_i64x2_extmul_low_i32x4_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_low_i32x4_u() argument
2072 emit_i64x2_extmul_high_i32x4_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_high_i32x4_s() argument
2078 emit_i64x2_bitmask(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_bitmask() argument
2083 emit_i64x2_sconvert_i32x4_low(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_sconvert_i32x4_low() argument
2088 emit_i64x2_sconvert_i32x4_high(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_sconvert_i32x4_high() argument
2093 emit_i64x2_uconvert_i32x4_low(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_uconvert_i32x4_low() argument
2098 emit_i64x2_uconvert_i32x4_high(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_uconvert_i32x4_high() argument
2103 emit_i64x2_extmul_high_i32x4_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i64x2_extmul_high_i32x4_u() argument
2109 emit_i32x4_splat(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_splat() argument
2114 emit_i32x4_extract_lane(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i32x4_extract_lane() argument
2120 emit_i32x4_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_i32x4_replace_lane() argument
2127 emit_i32x4_neg(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_neg() argument
2132 emit_i32x4_alltrue(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_alltrue() argument
2137 emit_i32x4_bitmask(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_bitmask() argument
2142 emit_i32x4_shl(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_shl() argument
2147 emit_i32x4_shli(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i32x4_shli() argument
2152 emit_i32x4_shr_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_shr_s() argument
2158 emit_i32x4_shri_s(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i32x4_shri_s() argument
2163 emit_i32x4_shr_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_shr_u() argument
2169 emit_i32x4_shri_u(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i32x4_shri_u() argument
2174 emit_i32x4_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_add() argument
2179 emit_i32x4_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_sub() argument
2184 emit_i32x4_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_mul() argument
2189 emit_i32x4_min_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_min_s() argument
2195 emit_i32x4_min_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_min_u() argument
2201 emit_i32x4_max_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_max_s() argument
2207 emit_i32x4_max_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_max_u() argument
2213 emit_i32x4_dot_i16x8_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_dot_i16x8_s() argument
2219 emit_i32x4_extadd_pairwise_i16x8_s(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_extadd_pairwise_i16x8_s() argument
2224 emit_i32x4_extadd_pairwise_i16x8_u(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_extadd_pairwise_i16x8_u() argument
2229 emit_i32x4_extmul_low_i16x8_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i32x4_extmul_low_i16x8_s() argument
2235 emit_i32x4_extmul_low_i16x8_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i32x4_extmul_low_i16x8_u() argument
2241 emit_i32x4_extmul_high_i16x8_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i32x4_extmul_high_i16x8_s() argument
2247 emit_i32x4_extmul_high_i16x8_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i32x4_extmul_high_i16x8_u() argument
2253 emit_i16x8_splat(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_splat() argument
2258 emit_i16x8_neg(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_neg() argument
2263 emit_i16x8_alltrue(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_alltrue() argument
2268 emit_i16x8_bitmask(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_bitmask() argument
2273 emit_i16x8_shl(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_shl() argument
2278 emit_i16x8_shli(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i16x8_shli() argument
2283 emit_i16x8_shr_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_shr_s() argument
2289 emit_i16x8_shri_s(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i16x8_shri_s() argument
2294 emit_i16x8_shr_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_shr_u() argument
2300 emit_i16x8_shri_u(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i16x8_shri_u() argument
2305 emit_i16x8_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_add() argument
2310 emit_i16x8_add_sat_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_add_sat_s() argument
2316 emit_i16x8_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_sub() argument
2321 emit_i16x8_sub_sat_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_sub_sat_s() argument
2327 emit_i16x8_sub_sat_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_sub_sat_u() argument
2333 emit_i16x8_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_mul() argument
2338 emit_i16x8_add_sat_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_add_sat_u() argument
2344 emit_i16x8_min_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_min_s() argument
2350 emit_i16x8_min_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_min_u() argument
2356 emit_i16x8_max_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_max_s() argument
2362 emit_i16x8_max_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_max_u() argument
2368 emit_i16x8_extract_lane_u(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i16x8_extract_lane_u() argument
2374 emit_i16x8_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_i16x8_replace_lane() argument
2381 emit_i16x8_extadd_pairwise_i8x16_s(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_extadd_pairwise_i8x16_s() argument
2386 emit_i16x8_extadd_pairwise_i8x16_u(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_extadd_pairwise_i8x16_u() argument
2391 emit_i16x8_extract_lane_s(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i16x8_extract_lane_s() argument
2397 emit_i16x8_extmul_low_i8x16_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i16x8_extmul_low_i8x16_s() argument
2403 emit_i16x8_extmul_low_i8x16_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i16x8_extmul_low_i8x16_u() argument
2409 emit_i16x8_extmul_high_i8x16_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i16x8_extmul_high_i8x16_s() argument
2415 emit_i16x8_q15mulr_sat_s(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i16x8_q15mulr_sat_s() argument
2421 emit_i16x8_extmul_high_i8x16_u(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2) emit_i16x8_extmul_high_i8x16_u() argument
2427 emit_i8x16_shuffle(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, const uint8_t shuffle[16], bool is_swizzle) emit_i8x16_shuffle() argument
2435 emit_i8x16_popcnt(LiftoffRegister dst, LiftoffRegister src) emit_i8x16_popcnt() argument
2440 emit_i8x16_splat(LiftoffRegister dst, LiftoffRegister src) emit_i8x16_splat() argument
2445 emit_i8x16_extract_lane_u(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i8x16_extract_lane_u() argument
2451 emit_i8x16_replace_lane(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, uint8_t imm_lane_idx) emit_i8x16_replace_lane() argument
2458 emit_i8x16_neg(LiftoffRegister dst, LiftoffRegister src) emit_i8x16_neg() argument
2463 emit_v128_anytrue(LiftoffRegister dst, LiftoffRegister src) emit_v128_anytrue() argument
2468 emit_i8x16_alltrue(LiftoffRegister dst, LiftoffRegister src) emit_i8x16_alltrue() argument
2473 emit_i8x16_bitmask(LiftoffRegister dst, LiftoffRegister src) emit_i8x16_bitmask() argument
2478 emit_i8x16_shl(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_shl() argument
2483 emit_i8x16_shli(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i8x16_shli() argument
2488 emit_i8x16_shr_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_shr_s() argument
2494 emit_i8x16_shri_s(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i8x16_shri_s() argument
2499 emit_i8x16_shr_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_shr_u() argument
2505 emit_i8x16_shri_u(LiftoffRegister dst, LiftoffRegister lhs, int32_t rhs) emit_i8x16_shri_u() argument
2510 emit_i8x16_extract_lane_s(LiftoffRegister dst, LiftoffRegister lhs, uint8_t imm_lane_idx) emit_i8x16_extract_lane_s() argument
2516 emit_i8x16_add(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_add() argument
2521 emit_i8x16_add_sat_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_add_sat_s() argument
2527 emit_i8x16_min_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_min_s() argument
2533 emit_i8x16_min_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_min_u() argument
2539 emit_i8x16_max_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_max_s() argument
2545 emit_i8x16_max_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_max_u() argument
2551 emit_i8x16_eq(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_eq() argument
2556 emit_i8x16_ne(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_ne() argument
2561 emit_i8x16_gt_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_gt_s() argument
2566 emit_i8x16_gt_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_gt_u() argument
2571 emit_i8x16_ge_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_ge_s() argument
2576 emit_i8x16_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_ge_u() argument
2581 emit_i16x8_eq(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_eq() argument
2586 emit_i16x8_ne(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_ne() argument
2591 emit_i16x8_gt_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_gt_s() argument
2596 emit_i16x8_gt_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_gt_u() argument
2601 emit_i16x8_ge_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_ge_s() argument
2606 emit_i16x8_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_ge_u() argument
2611 emit_i32x4_eq(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_eq() argument
2616 emit_i32x4_ne(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_ne() argument
2621 emit_i32x4_gt_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_gt_s() argument
2626 emit_i32x4_gt_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_gt_u() argument
2631 emit_i32x4_ge_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_ge_s() argument
2636 emit_i32x4_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_ge_u() argument
2641 emit_i64x2_eq(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_eq() argument
2646 emit_i64x2_ne(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_ne() argument
2651 emit_i64x2_gt_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_gt_s() argument
2656 emit_i64x2_ge_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_ge_s() argument
2661 emit_f32x4_eq(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_eq() argument
2666 emit_f32x4_ne(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_ne() argument
2671 emit_f32x4_lt(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_lt() argument
2676 emit_f32x4_le(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f32x4_le() argument
2681 emit_f64x2_eq(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_eq() argument
2686 emit_f64x2_ne(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_ne() argument
2691 emit_f64x2_lt(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_lt() argument
2696 emit_f64x2_le(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_f64x2_le() argument
2701 emit_s128_const(LiftoffRegister dst, const uint8_t imms[16]) emit_s128_const() argument
2706 emit_s128_not(LiftoffRegister dst, LiftoffRegister src) emit_s128_not() argument
2710 emit_s128_and(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_s128_and() argument
2715 emit_s128_or(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_s128_or() argument
2720 emit_s128_xor(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_s128_xor() argument
2725 emit_s128_select(LiftoffRegister dst, LiftoffRegister src1, LiftoffRegister src2, LiftoffRegister mask) emit_s128_select() argument
2732 emit_i32x4_sconvert_f32x4(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_sconvert_f32x4() argument
2737 emit_i32x4_uconvert_f32x4(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_uconvert_f32x4() argument
2742 emit_f32x4_sconvert_i32x4(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_sconvert_i32x4() argument
2747 emit_f32x4_uconvert_i32x4(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_uconvert_i32x4() argument
2752 emit_f32x4_demote_f64x2_zero(LiftoffRegister dst, LiftoffRegister src) emit_f32x4_demote_f64x2_zero() argument
2757 emit_i8x16_sconvert_i16x8(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_sconvert_i16x8() argument
2763 emit_i8x16_uconvert_i16x8(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_uconvert_i16x8() argument
2769 emit_i16x8_sconvert_i32x4(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_sconvert_i32x4() argument
2775 emit_i16x8_uconvert_i32x4(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_uconvert_i32x4() argument
2781 emit_i16x8_sconvert_i8x16_low(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_sconvert_i8x16_low() argument
2786 emit_i16x8_sconvert_i8x16_high(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_sconvert_i8x16_high() argument
2791 emit_i16x8_uconvert_i8x16_low(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_uconvert_i8x16_low() argument
2796 emit_i16x8_uconvert_i8x16_high(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_uconvert_i8x16_high() argument
2801 emit_i32x4_sconvert_i16x8_low(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_sconvert_i16x8_low() argument
2806 emit_i32x4_sconvert_i16x8_high(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_sconvert_i16x8_high() argument
2811 emit_i32x4_uconvert_i16x8_low(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_uconvert_i16x8_low() argument
2816 emit_i32x4_uconvert_i16x8_high(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_uconvert_i16x8_high() argument
2821 emit_i32x4_trunc_sat_f64x2_s_zero(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_trunc_sat_f64x2_s_zero() argument
2826 emit_i32x4_trunc_sat_f64x2_u_zero(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_trunc_sat_f64x2_u_zero() argument
2831 emit_s128_and_not(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_s128_and_not() argument
2837 emit_i8x16_rounding_average_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_rounding_average_u() argument
2843 emit_i16x8_rounding_average_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_rounding_average_u() argument
2849 emit_i8x16_abs(LiftoffRegister dst, LiftoffRegister src) emit_i8x16_abs() argument
2854 emit_i16x8_abs(LiftoffRegister dst, LiftoffRegister src) emit_i16x8_abs() argument
2859 emit_i32x4_abs(LiftoffRegister dst, LiftoffRegister src) emit_i32x4_abs() argument
2864 emit_i64x2_abs(LiftoffRegister dst, LiftoffRegister src) emit_i64x2_abs() argument
2869 emit_i8x16_sub(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_sub() argument
2874 emit_i8x16_sub_sat_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_sub_sat_s() argument
2880 emit_i8x16_sub_sat_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_sub_sat_u() argument
2886 emit_i8x16_add_sat_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_add_sat_u() argument
3061 emit_set_if_nan(Register dst, DoubleRegister src, ValueKind kind) emit_set_if_nan() argument
3066 emit_s128_set_if_nan(Register dst, LiftoffRegister src, Register tmp_gp, LiftoffRegister tmp_s128, ValueKind lane_kind) emit_s128_set_if_nan() argument
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc346 void Simulator::ld1(VectorFormat vform, LogicVRegister dst, uint64_t addr) { in ld1() argument
347 dst.ClearForWrite(vform); in ld1()
349 dst.ReadUintFromMem(vform, i, addr); in ld1()
354 void Simulator::ld1(VectorFormat vform, LogicVRegister dst, int index, in ld1() argument
356 dst.ReadUintFromMem(vform, index, addr); in ld1()
359 void Simulator::ld1r(VectorFormat vform, LogicVRegister dst, uint64_t addr) { in ld1r() argument
360 dst.ClearForWrite(vform); in ld1r()
362 dst.ReadUintFromMem(vform, i, addr); in ld1r()
514 void Simulator::st2(VectorFormat vform, LogicVRegister dst, LogicVRegister dst2, in st2() argument
519 dst in st2()
526 st2(VectorFormat vform, LogicVRegister dst, LogicVRegister dst2, int index, uint64_t addr) st2() argument
533 st3(VectorFormat vform, LogicVRegister dst, LogicVRegister dst2, LogicVRegister dst3, uint64_t addr) st3() argument
548 st3(VectorFormat vform, LogicVRegister dst, LogicVRegister dst2, LogicVRegister dst3, int index, uint64_t addr) st3() argument
556 st4(VectorFormat vform, LogicVRegister dst, LogicVRegister dst2, LogicVRegister dst3, LogicVRegister dst4, uint64_t addr) st4() argument
574 st4(VectorFormat vform, LogicVRegister dst, LogicVRegister dst2, LogicVRegister dst3, LogicVRegister dst4, int index, uint64_t addr) st4() argument
584 cmp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, Condition cond) cmp() argument
624 cmp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, int imm, Condition cond) cmp() argument
632 cmptst(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) cmptst() argument
644 add(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) add() argument
673 addp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) addp() argument
683 mla(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) mla() argument
692 mls(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) mls() argument
701 mul(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) mul() argument
711 mul(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) mul() argument
719 mla(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) mla() argument
727 mls(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) mls() argument
735 smull(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) smull() argument
744 smull2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) smull2() argument
753 umull(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) umull() argument
762 umull2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) umull2() argument
771 smlal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) smlal() argument
780 smlal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) smlal2() argument
789 umlal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) umlal() argument
798 umlal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) umlal2() argument
807 smlsl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) smlsl() argument
816 smlsl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) smlsl2() argument
825 umlsl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) umlsl() argument
834 umlsl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) umlsl2() argument
843 sqdmull(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqdmull() argument
852 sqdmull2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqdmull2() argument
861 sqdmlal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqdmlal() argument
870 sqdmlal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqdmlal2() argument
879 sqdmlsl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqdmlsl() argument
888 sqdmlsl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqdmlsl2() argument
897 sqdmulh(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqdmulh() argument
905 sqrdmulh(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) sqrdmulh() argument
924 pmul(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) pmul() argument
935 pmull(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) pmull() argument
948 pmull2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) pmull2() argument
962 sub(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sub() argument
991 and_(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) and_() argument
1001 orr(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) orr() argument
1011 orn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) orn() argument
1021 eor(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) eor() argument
1031 bic(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) bic() argument
1041 bic(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, uint64_t imm) bic() argument
1052 bif(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) bif() argument
1066 bit(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) bit() argument
1080 bsl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) bsl() argument
1094 SMinMax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) SMinMax() argument
1112 smax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smax() argument
1118 smin(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smin() argument
1124 SMinMaxP(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) SMinMaxP() argument
1149 smaxp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smaxp() argument
1155 sminp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sminp() argument
1161 addp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) addp() argument
1171 addv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) addv() argument
1186 saddlv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) saddlv() argument
1201 uaddlv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) uaddlv() argument
1216 SMinMaxV(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, bool max) SMinMaxV() argument
1232 smaxv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) smaxv() argument
1238 sminv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) sminv() argument
1244 UMinMax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) UMinMax() argument
1262 umax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umax() argument
1268 umin(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umin() argument
1274 UMinMaxP(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) UMinMaxP() argument
1299 umaxp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umaxp() argument
1305 uminp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uminp() argument
1311 UMinMaxV(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, bool max) UMinMaxV() argument
1327 umaxv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) umaxv() argument
1333 uminv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) uminv() argument
1339 shl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) shl() argument
1347 sshll(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sshll() argument
1356 sshll2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sshll2() argument
1365 shll(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) shll() argument
1371 shll2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) shll2() argument
1377 ushll(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ushll() argument
1386 ushll2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ushll2() argument
1395 sli(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sli() argument
1409 sqshl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshl() argument
1417 uqshl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqshl() argument
1425 sqshlu(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshlu() argument
1433 sri(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sri() argument
1456 ushr(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ushr() argument
1464 sshr(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sshr() argument
1472 ssra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ssra() argument
1479 usra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) usra() argument
1486 srsra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) srsra() argument
1493 ursra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ursra() argument
1500 cls(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) cls() argument
1513 clz(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) clz() argument
1526 cnt(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) cnt() argument
1544 sshl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sshl() argument
1603 ushl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) ushl() argument
1640 neg(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) neg() argument
1654 suqadd(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) suqadd() argument
1672 usqadd(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) usqadd() argument
1691 abs(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) abs() argument
1709 ExtractNarrow(VectorFormat dstform, LogicVRegister dst, bool dstIsSigned, const LogicVRegister& src, bool srcIsSigned) ExtractNarrow() argument
1809 xtn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) xtn() argument
1814 sqxtn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) sqxtn() argument
1819 sqxtun(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) sqxtun() argument
1824 uqxtn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) uqxtn() argument
1829 AbsDiff(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool issigned) AbsDiff() argument
1847 saba(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) saba() argument
1857 uaba(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uaba() argument
1867 not_(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) not_() argument
1876 rbit(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) rbit() argument
1897 rev(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int revSize) rev() argument
1912 rev16(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) rev16() argument
1917 rev32(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) rev32() argument
1922 rev64(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) rev64() argument
1927 addlp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, bool is_signed, bool do_accumulate) addlp() argument
1956 saddlp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) saddlp() argument
1961 uaddlp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) uaddlp() argument
1966 sadalp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) sadalp() argument
1971 uadalp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) uadalp() argument
1976 ext(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) ext() argument
1994 dup_element(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int src_index) dup_element() argument
2006 dup_immediate(VectorFormat vform, LogicVRegister dst, uint64_t imm) dup_immediate() argument
2017 ins_element(VectorFormat vform, LogicVRegister dst, int dst_index, const LogicVRegister& src, int src_index) ins_element() argument
2024 ins_immediate(VectorFormat vform, LogicVRegister dst, int dst_index, uint64_t imm) ins_immediate() argument
2031 movi(VectorFormat vform, LogicVRegister dst, uint64_t imm) movi() argument
2041 mvni(VectorFormat vform, LogicVRegister dst, uint64_t imm) mvni() argument
2051 orr(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, uint64_t imm) orr() argument
2062 uxtl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) uxtl() argument
2073 sxtl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) sxtl() argument
2084 uxtl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) uxtl2() argument
2096 sxtl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) sxtl2() argument
2108 shrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) shrn() argument
2117 shrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) shrn2() argument
2126 rshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) rshrn() argument
2135 rshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) rshrn2() argument
2144 Table(VectorFormat vform, LogicVRegister dst, const LogicVRegister& ind, bool zero_out_of_bounds, const LogicVRegister* tab1, const LogicVRegister* tab2, const LogicVRegister* tab3, const LogicVRegister* tab4) Table() argument
2169 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbl() argument
2175 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbl() argument
2182 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbl() argument
2190 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbl() argument
2199 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbx() argument
2205 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbx() argument
2212 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbx() argument
2220 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbx() argument
2229 uqshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqshrn() argument
2234 uqshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqshrn2() argument
2239 uqrshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqrshrn() argument
2244 uqrshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqrshrn2() argument
2249 sqshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrn() argument
2258 sqshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrn2() argument
2267 sqrshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrn() argument
2276 sqrshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrn2() argument
2285 sqshrun(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrun() argument
2294 sqshrun2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrun2() argument
2303 sqrshrun(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrun() argument
2312 sqrshrun2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrun2() argument
2321 uaddl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uaddl() argument
2331 uaddl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uaddl2() argument
2341 uaddw(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uaddw() argument
2350 uaddw2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uaddw2() argument
2359 saddl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) saddl() argument
2369 saddl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) saddl2() argument
2379 saddw(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) saddw() argument
2388 saddw2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) saddw2() argument
2397 usubl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) usubl() argument
2407 usubl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) usubl2() argument
2417 usubw(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) usubw() argument
2426 usubw2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) usubw2() argument
2435 ssubl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) ssubl() argument
2445 ssubl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) ssubl2() argument
2455 ssubw(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) ssubw() argument
2464 ssubw2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) ssubw2() argument
2473 uabal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uabal() argument
2483 uabal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uabal2() argument
2493 sabal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sabal() argument
2503 sabal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sabal2() argument
2513 uabdl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uabdl() argument
2523 uabdl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uabdl2() argument
2533 sabdl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sabdl() argument
2543 sabdl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sabdl2() argument
2553 umull(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umull() argument
2563 umull2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umull2() argument
2573 smull(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smull() argument
2583 smull2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smull2() argument
2593 umlsl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umlsl() argument
2603 umlsl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umlsl2() argument
2613 smlsl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smlsl() argument
2623 smlsl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smlsl2() argument
2633 umlal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umlal() argument
2643 umlal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) umlal2() argument
2653 smlal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smlal() argument
2663 smlal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) smlal2() argument
2673 sqdmlal(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sqdmlal() argument
2681 sqdmlal2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sqdmlal2() argument
2689 sqdmlsl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sqdmlsl() argument
2697 sqdmlsl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sqdmlsl2() argument
2705 sqdmull(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sqdmull() argument
2713 sqdmull2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sqdmull2() argument
2721 sqrdmulh(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool round) sqrdmulh() argument
2748 sqdmulh(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) sqdmulh() argument
2754 addhn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) addhn() argument
2763 addhn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) addhn2() argument
2772 raddhn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) raddhn() argument
2781 raddhn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) raddhn2() argument
2790 subhn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) subhn() argument
2799 subhn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) subhn2() argument
2808 rsubhn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) rsubhn() argument
2817 rsubhn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) rsubhn2() argument
2826 trn1(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) trn1() argument
2841 trn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) trn2() argument
2856 zip1(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) zip1() argument
2871 zip2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) zip2() argument
2886 uzp1(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uzp1() argument
2903 uzp2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) uzp2() argument
3277 fnmul(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) fnmul() argument
3286 frecps(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) frecps() argument
3299 frecps(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) frecps() argument
3312 frsqrts(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) frsqrts() argument
3384 frsqrts(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) frsqrts() argument
3397 fcmp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, Condition cond) fcmp() argument
3432 fcmp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, Condition cond) fcmp() argument
3444 fcmp_zero(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, Condition cond) fcmp_zero() argument
3460 fabscmp(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, Condition cond) fabscmp() argument
3478 fmla(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) fmla() argument
3492 fmla(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) fmla() argument
3505 fmls(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) fmls() argument
3519 fmls(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) fmls() argument
3532 fneg(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fneg() argument
3543 fneg(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fneg() argument
3555 fabs_(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fabs_() argument
3568 fabs_(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fabs_() argument
3579 fabd(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2) fabd() argument
3588 fsqrt(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fsqrt() argument
3633 FMinMaxV(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, FPMinMaxOp Op) FMinMaxV() argument
3645 fmaxv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fmaxv() argument
3650 fminv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fminv() argument
3655 fmaxnmv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fmaxnmv() argument
3660 fminnmv(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fminnmv() argument
3665 fmul(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) fmul() argument
3681 fmla(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) fmla() argument
3697 fmls(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) fmls() argument
3713 fmulx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, int index) fmulx() argument
3730 frint(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, FPRounding rounding_mode, bool inexact_exception) frint() argument
3758 fcvts(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, FPRounding rounding_mode, int fbits) fcvts() argument
3777 fcvtu(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, FPRounding rounding_mode, int fbits) fcvtu() argument
3796 fcvtl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fcvtl() argument
3811 fcvtl2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fcvtl2() argument
3827 fcvtn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fcvtn() argument
3843 fcvtn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fcvtn2() argument
3859 fcvtxn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fcvtxn() argument
3869 fcvtxn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) fcvtxn2() argument
3966 frsqrte(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) frsqrte() argument
4087 frecpe(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, FPRounding round) frecpe() argument
4105 ursqrte(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) ursqrte() argument
4135 urecpe(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) urecpe() argument
4156 frecpx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) frecpx() argument
4184 frecpx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src) frecpx() argument
4195 scvtf(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int fbits, FPRounding round) scvtf() argument
4211 ucvtf(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int fbits, FPRounding round) ucvtf() argument
[all...]
/kernel/linux/linux-6.6/arch/loongarch/net/
H A Dbpf_jit.c284 const u8 dst = regmap[insn->dst_reg]; in emit_atomic() local
290 emit_insn(ctx, addd, t1, dst, t1); in emit_atomic()
294 /* lock *(size *)(dst + off) <op>= src */ in emit_atomic()
319 /* src = atomic_fetch_<op>(dst + off, src) */ in emit_atomic()
352 /* src = atomic_xchg(dst + off, src); */ in emit_atomic()
361 /* r0 = atomic_cmpxchg(dst + off, r0, src); */ in emit_atomic()
461 const u8 dst = regmap[insn->dst_reg]; in build_insn() local
467 /* dst = src */ in build_insn()
470 move_reg(ctx, dst, src); in build_insn()
471 emit_zext_32(ctx, dst, is3 in build_insn()
[all...]
/third_party/ffmpeg/libswscale/
H A Dhscale.c42 int dstW = desc->dst->width; in lum_h_scale()
48 uint8_t ** dst = desc->dst->plane[0].line; in lum_h_scale() local
50 int dst_pos = sliceY+i - desc->dst->plane[0].sliceY; in lum_h_scale()
54 c->hyscale_fast(c, (int16_t*)dst[dst_pos], dstW, src[src_pos], srcW, xInc); in lum_h_scale()
56 c->hyScale(c, (int16_t*)dst[dst_pos], dstW, (const uint8_t *)src[src_pos], instance->filter, in lum_h_scale()
61 c->lumConvertRange((int16_t*)dst[dst_pos], dstW); in lum_h_scale()
63 desc->dst->plane[0].sliceH += 1; in lum_h_scale()
67 dst = desc->dst in lum_h_scale()
105 uint8_t * dst = desc->dst->plane[0].line[i]; lum_convert() local
127 ff_init_desc_fmt_convert(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst, uint32_t *pal) ff_init_desc_fmt_convert() argument
144 ff_init_desc_hscale(SwsFilterDescriptor *desc, SwsSlice *src, SwsSlice *dst, uint16_t *filter, int * filter_pos, int filter_size, int xInc) ff_init_desc_hscale() argument
235 ff_init_desc_cfmt_convert(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst, uint32_t *pal) ff_init_desc_cfmt_convert() argument
250 ff_init_desc_chscale(SwsFilterDescriptor *desc, SwsSlice *src, SwsSlice *dst, uint16_t *filter, int * filter_pos, int filter_size, int xInc) ff_init_desc_chscale() argument
281 ff_init_desc_no_chr(SwsFilterDescriptor *desc, SwsSlice * src, SwsSlice *dst) ff_init_desc_no_chr() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8664.cpp245 void AssemblerX8664::setcc(BrCond condition, ByteRegister dst) { in setcc() argument
247 emitRexB(IceType_i8, dst); in setcc()
250 emitUint8(0xC0 + gprEncoding(dst)); in setcc()
261 void AssemblerX8664::mov(Type Ty, GPRRegister dst, const Immediate &imm) { in mov() argument
266 emitRexB(Ty, dst); in mov()
268 emitUint8(0xB0 + gprEncoding(dst)); in mov()
273 emitUint8(0xB8 + gprEncoding(dst)); in mov()
278 void AssemblerX8664::mov(Type Ty, GPRRegister dst, GPRRegister src) { in mov() argument
282 emitRexRB(Ty, src, dst); in mov()
288 emitRegisterOperand(gprEncoding(src), gprEncoding(dst)); in mov()
291 mov(Type Ty, GPRRegister dst, const AsmAddress &src) mov() argument
304 mov(Type Ty, const AsmAddress &dst, GPRRegister src) mov() argument
314 emitOperand(gprEncoding(src), dst); mov() local
317 mov(Type Ty, const AsmAddress &dst, const Immediate &imm) mov() argument
349 movzx(Type SrcTy, GPRRegister dst, GPRRegister src) movzx() argument
366 movzx(Type SrcTy, GPRRegister dst, const AsmAddress &src) movzx() argument
383 movsx(Type SrcTy, GPRRegister dst, GPRRegister src) movsx() argument
397 movsx(Type SrcTy, GPRRegister dst, const AsmAddress &src) movsx() argument
411 lea(Type Ty, GPRRegister dst, const AsmAddress &src) lea() argument
421 cmov(Type Ty, BrCond cond, GPRRegister dst, GPRRegister src) cmov() argument
434 cmov(Type Ty, BrCond cond, GPRRegister dst, const AsmAddress &src) cmov() argument
453 movss(Type Ty, XmmRegister dst, const AsmAddress &src) movss() argument
462 movss(Type Ty, const AsmAddress &dst, XmmRegister src) movss() argument
468 emitOperand(gprEncoding(src), dst); movss() local
471 movss(Type Ty, XmmRegister dst, XmmRegister src) movss() argument
480 movd(Type SrcTy, XmmRegister dst, GPRRegister src) movd() argument
489 movd(Type SrcTy, XmmRegister dst, const AsmAddress &src) movd() argument
498 movd(Type DestTy, GPRRegister dst, XmmRegister src) movd() argument
507 movd(Type DestTy, const AsmAddress &dst, XmmRegister src) movd() argument
513 emitOperand(gprEncoding(src), dst); movd() local
516 movq(XmmRegister dst, XmmRegister src) movq() argument
525 movq(const AsmAddress &dst, XmmRegister src) movq() argument
531 emitOperand(gprEncoding(src), dst); movq() local
534 movq(XmmRegister dst, const AsmAddress &src) movq() argument
543 addss(Type Ty, XmmRegister dst, XmmRegister src) addss() argument
552 addss(Type Ty, XmmRegister dst, const AsmAddress &src) addss() argument
561 subss(Type Ty, XmmRegister dst, XmmRegister src) subss() argument
570 subss(Type Ty, XmmRegister dst, const AsmAddress &src) subss() argument
579 mulss(Type Ty, XmmRegister dst, XmmRegister src) mulss() argument
588 mulss(Type Ty, XmmRegister dst, const AsmAddress &src) mulss() argument
597 divss(Type Ty, XmmRegister dst, XmmRegister src) divss() argument
606 divss(Type Ty, XmmRegister dst, const AsmAddress &src) divss() argument
615 movaps(XmmRegister dst, XmmRegister src) movaps() argument
623 movups(XmmRegister dst, XmmRegister src) movups() argument
631 movups(XmmRegister dst, const AsmAddress &src) movups() argument
639 movups(const AsmAddress &dst, XmmRegister src) movups() argument
644 emitOperand(gprEncoding(src), dst); movups() local
647 padd(Type Ty, XmmRegister dst, XmmRegister src) padd() argument
662 padd(Type Ty, XmmRegister dst, const AsmAddress &src) padd() argument
677 padds(Type Ty, XmmRegister dst, XmmRegister src) padds() argument
692 padds(Type Ty, XmmRegister dst, const AsmAddress &src) padds() argument
707 paddus(Type Ty, XmmRegister dst, XmmRegister src) paddus() argument
722 paddus(Type Ty, XmmRegister dst, const AsmAddress &src) paddus() argument
737 pand(Type , XmmRegister dst, XmmRegister src) pand() argument
746 pand(Type , XmmRegister dst, const AsmAddress &src) pand() argument
756 pandn(Type , XmmRegister dst, XmmRegister src) pandn() argument
765 pandn(Type , XmmRegister dst, const AsmAddress &src) pandn() argument
775 pmull(Type Ty, XmmRegister dst, XmmRegister src) pmull() argument
790 pmull(Type Ty, XmmRegister dst, const AsmAddress &src) pmull() argument
805 pmulhw(Type Ty, XmmRegister dst, XmmRegister src) pmulhw() argument
816 pmulhw(Type Ty, XmmRegister dst, const AsmAddress &src) pmulhw() argument
827 pmulhuw(Type Ty, XmmRegister dst, XmmRegister src) pmulhuw() argument
838 pmulhuw(Type Ty, XmmRegister dst, const AsmAddress &src) pmulhuw() argument
849 pmaddwd(Type Ty, XmmRegister dst, XmmRegister src) pmaddwd() argument
860 pmaddwd(Type Ty, XmmRegister dst, const AsmAddress &src) pmaddwd() argument
871 pmuludq(Type , XmmRegister dst, XmmRegister src) pmuludq() argument
880 pmuludq(Type , XmmRegister dst, const AsmAddress &src) pmuludq() argument
890 por(Type , XmmRegister dst, XmmRegister src) por() argument
899 por(Type , XmmRegister dst, const AsmAddress &src) por() argument
909 psub(Type Ty, XmmRegister dst, XmmRegister src) psub() argument
924 psub(Type Ty, XmmRegister dst, const AsmAddress &src) psub() argument
939 psubs(Type Ty, XmmRegister dst, XmmRegister src) psubs() argument
954 psubs(Type Ty, XmmRegister dst, const AsmAddress &src) psubs() argument
969 psubus(Type Ty, XmmRegister dst, XmmRegister src) psubus() argument
984 psubus(Type Ty, XmmRegister dst, const AsmAddress &src) psubus() argument
999 pxor(Type , XmmRegister dst, XmmRegister src) pxor() argument
1008 pxor(Type , XmmRegister dst, const AsmAddress &src) pxor() argument
1018 psll(Type Ty, XmmRegister dst, XmmRegister src) psll() argument
1032 psll(Type Ty, XmmRegister dst, const AsmAddress &src) psll() argument
1046 psll(Type Ty, XmmRegister dst, const Immediate &imm) psll() argument
1062 psra(Type Ty, XmmRegister dst, XmmRegister src) psra() argument
1076 psra(Type Ty, XmmRegister dst, const AsmAddress &src) psra() argument
1090 psra(Type Ty, XmmRegister dst, const Immediate &imm) psra() argument
1106 psrl(Type Ty, XmmRegister dst, XmmRegister src) psrl() argument
1122 psrl(Type Ty, XmmRegister dst, const AsmAddress &src) psrl() argument
1138 psrl(Type Ty, XmmRegister dst, const Immediate &imm) psrl() argument
1160 addps(Type , XmmRegister dst, XmmRegister src) addps() argument
1168 addps(Type , XmmRegister dst, const AsmAddress &src) addps() argument
1177 subps(Type , XmmRegister dst, XmmRegister src) subps() argument
1185 subps(Type , XmmRegister dst, const AsmAddress &src) subps() argument
1194 divps(Type , XmmRegister dst, XmmRegister src) divps() argument
1202 divps(Type , XmmRegister dst, const AsmAddress &src) divps() argument
1211 mulps(Type , XmmRegister dst, XmmRegister src) mulps() argument
1219 mulps(Type , XmmRegister dst, const AsmAddress &src) mulps() argument
1228 minps(Type Ty, XmmRegister dst, XmmRegister src) minps() argument
1238 minps(Type Ty, XmmRegister dst, const AsmAddress &src) minps() argument
1248 minss(Type Ty, XmmRegister dst, XmmRegister src) minss() argument
1257 minss(Type Ty, XmmRegister dst, const AsmAddress &src) minss() argument
1266 maxps(Type Ty, XmmRegister dst, XmmRegister src) maxps() argument
1276 maxps(Type Ty, XmmRegister dst, const AsmAddress &src) maxps() argument
1286 maxss(Type Ty, XmmRegister dst, XmmRegister src) maxss() argument
1295 maxss(Type Ty, XmmRegister dst, const AsmAddress &src) maxss() argument
1304 andnps(Type Ty, XmmRegister dst, XmmRegister src) andnps() argument
1314 andnps(Type Ty, XmmRegister dst, const AsmAddress &src) andnps() argument
1324 andps(Type Ty, XmmRegister dst, XmmRegister src) andps() argument
1334 andps(Type Ty, XmmRegister dst, const AsmAddress &src) andps() argument
1344 orps(Type Ty, XmmRegister dst, XmmRegister src) orps() argument
1354 orps(Type Ty, XmmRegister dst, const AsmAddress &src) orps() argument
1364 blendvps(Type , XmmRegister dst, XmmRegister src) blendvps() argument
1374 blendvps(Type , XmmRegister dst, const AsmAddress &src) blendvps() argument
1385 pblendvb(Type , XmmRegister dst, XmmRegister src) pblendvb() argument
1395 pblendvb(Type , XmmRegister dst, const AsmAddress &src) pblendvb() argument
1406 cmpps(Type Ty, XmmRegister dst, XmmRegister src, CmppsCond CmpCondition) cmpps() argument
1418 cmpps(Type Ty, XmmRegister dst, const AsmAddress &src, CmppsCond CmpCondition) cmpps() argument
1431 sqrtps(XmmRegister dst) sqrtps() argument
1439 rsqrtps(XmmRegister dst) rsqrtps() argument
1447 reciprocalps(XmmRegister dst) reciprocalps() argument
1455 movhlps(XmmRegister dst, XmmRegister src) movhlps() argument
1463 movlhps(XmmRegister dst, XmmRegister src) movlhps() argument
1471 unpcklps(XmmRegister dst, XmmRegister src) unpcklps() argument
1479 unpckhps(XmmRegister dst, XmmRegister src) unpckhps() argument
1487 unpcklpd(XmmRegister dst, XmmRegister src) unpcklpd() argument
1496 unpckhpd(XmmRegister dst, XmmRegister src) unpckhpd() argument
1505 set1ps(XmmRegister dst, GPRRegister tmp1, const Immediate &imm) set1ps() argument
1515 pshufb(Type , XmmRegister dst, XmmRegister src) pshufb() argument
1525 pshufb(Type , XmmRegister dst, const AsmAddress &src) pshufb() argument
1536 pshufd(Type , XmmRegister dst, XmmRegister src, const Immediate &imm) pshufd() argument
1548 pshufd(Type , XmmRegister dst, const AsmAddress &src, const Immediate &imm) pshufd() argument
1691 shufps(Type , XmmRegister dst, XmmRegister src, const Immediate &imm) shufps() argument
1702 shufps(Type , XmmRegister dst, const AsmAddress &src, const Immediate &imm) shufps() argument
1714 sqrtpd(XmmRegister dst) sqrtpd() argument
1723 cvtdq2ps(Type , XmmRegister dst, XmmRegister src) cvtdq2ps() argument
1732 cvtdq2ps(Type , XmmRegister dst, const AsmAddress &src) cvtdq2ps() argument
1741 cvttps2dq(Type , XmmRegister dst, XmmRegister src) cvttps2dq() argument
1751 cvttps2dq(Type , XmmRegister dst, const AsmAddress &src) cvttps2dq() argument
1761 cvtps2dq(Type , XmmRegister dst, XmmRegister src) cvtps2dq() argument
1771 cvtps2dq(Type , XmmRegister dst, const AsmAddress &src) cvtps2dq() argument
1781 cvtsi2ss(Type DestTy, XmmRegister dst, Type SrcTy, GPRRegister src) cvtsi2ss() argument
1791 cvtsi2ss(Type DestTy, XmmRegister dst, Type SrcTy, const AsmAddress &src) cvtsi2ss() argument
1801 cvtfloat2float(Type SrcTy, XmmRegister dst, XmmRegister src) cvtfloat2float() argument
1812 cvtfloat2float(Type SrcTy, XmmRegister dst, const AsmAddress &src) cvtfloat2float() argument
1822 cvttss2si(Type DestTy, GPRRegister dst, Type SrcTy, XmmRegister src) cvttss2si() argument
1832 cvttss2si(Type DestTy, GPRRegister dst, Type SrcTy, const AsmAddress &src) cvttss2si() argument
1842 cvtss2si(Type DestTy, GPRRegister dst, Type SrcTy, XmmRegister src) cvtss2si() argument
1852 cvtss2si(Type DestTy, GPRRegister dst, Type SrcTy, const AsmAddress &src) cvtss2si() argument
1882 movmsk(Type Ty, GPRRegister dst, XmmRegister src) movmsk() argument
1903 sqrt(Type Ty, XmmRegister dst, const AsmAddress &src) sqrt() argument
1913 sqrt(Type Ty, XmmRegister dst, XmmRegister src) sqrt() argument
1923 xorps(Type Ty, XmmRegister dst, const AsmAddress &src) xorps() argument
1933 xorps(Type Ty, XmmRegister dst, XmmRegister src) xorps() argument
1943 insertps(Type Ty, XmmRegister dst, XmmRegister src, const Immediate &imm) insertps() argument
1958 insertps(Type Ty, XmmRegister dst, const AsmAddress &src, const Immediate &imm) insertps() argument
1974 pinsr(Type Ty, XmmRegister dst, GPRRegister src, const Immediate &imm) pinsr() argument
1991 pinsr(Type Ty, XmmRegister dst, const AsmAddress &src, const Immediate &imm) pinsr() argument
2009 pextr(Type Ty, GPRRegister dst, XmmRegister src, const Immediate &imm) pextr() argument
2033 pmovsxdq(XmmRegister dst, XmmRegister src) pmovsxdq() argument
2043 pcmpeq(Type Ty, XmmRegister dst, XmmRegister src) pcmpeq() argument
2058 pcmpeq(Type Ty, XmmRegister dst, const AsmAddress &src) pcmpeq() argument
2073 pcmpgt(Type Ty, XmmRegister dst, XmmRegister src) pcmpgt() argument
2088 pcmpgt(Type Ty, XmmRegister dst, const AsmAddress &src) pcmpgt() argument
2103 round(Type Ty, XmmRegister dst, XmmRegister src, const Immediate &mode) round() argument
2128 round(Type Ty, XmmRegister dst, const AsmAddress &src, const Immediate &mode) round() argument
3169 constexpr GPRRegister dst = GPRRegister::Encoded_Reg_ebx; iaca_start() local
3184 constexpr GPRRegister dst = GPRRegister::Encoded_Reg_ebx; iaca_end() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_generator.cpp34 struct brw_reg dst, in generate_math1_gfx4()
38 dst, in generate_math1_gfx4()
57 struct brw_reg dst, in generate_math_gfx6()
62 assert(dst.writemask == WRITEMASK_XYZW); in generate_math_gfx6()
69 gfx6_math(p, dst, brw_math_function(inst->opcode), src0, src1); in generate_math_gfx6()
76 struct brw_reg dst, in generate_math2_gfx4()
100 dst, in generate_math2_gfx4()
112 struct brw_reg dst, in generate_tex()
251 switch (dst.type) { in generate_tex()
280 dst, in generate_tex()
32 generate_math1_gfx4(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src) generate_math1_gfx4() argument
55 generate_math_gfx6(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src0, struct brw_reg src1) generate_math_gfx6() argument
74 generate_math2_gfx4(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src0, struct brw_reg src1) generate_math2_gfx4() argument
108 generate_tex(struct brw_codegen *p, struct brw_vue_prog_data *prog_data, gl_shader_stage stage, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src, struct brw_reg surface_index, struct brw_reg sampler_index) generate_tex() argument
407 generate_gs_set_write_offset(struct brw_codegen *p, struct brw_reg dst, struct brw_reg src0, struct brw_reg src1) generate_gs_set_write_offset() argument
451 generate_gs_set_vertex_count(struct brw_codegen *p, struct brw_reg dst, struct brw_reg src) generate_gs_set_vertex_count() argument
480 generate_gs_svb_write(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src0, struct brw_reg src1) generate_gs_svb_write() argument
522 generate_gs_svb_set_destination_index(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src) generate_gs_svb_set_destination_index() argument
536 generate_gs_set_dword_2(struct brw_codegen *p, struct brw_reg dst, struct brw_reg src) generate_gs_set_dword_2() argument
548 generate_gs_prepare_channel_masks(struct brw_codegen *p, struct brw_reg dst) generate_gs_prepare_channel_masks() argument
566 generate_gs_set_channel_masks(struct brw_codegen *p, struct brw_reg dst, struct brw_reg src) generate_gs_set_channel_masks() argument
630 generate_gs_get_instance_id(struct brw_codegen *p, struct brw_reg dst) generate_gs_get_instance_id() argument
648 generate_gs_ff_sync_set_primitives(struct brw_codegen *p, struct brw_reg dst, struct brw_reg src0, struct brw_reg src1, struct brw_reg src2) generate_gs_ff_sync_set_primitives() argument
670 generate_gs_ff_sync(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src0, struct brw_reg src1) generate_gs_ff_sync() argument
719 generate_gs_set_primitive_id(struct brw_codegen *p, struct brw_reg dst) generate_gs_set_primitive_id() argument
731 generate_tcs_get_instance_id(struct brw_codegen *p, struct brw_reg dst) generate_tcs_get_instance_id() argument
787 generate_tcs_input_urb_offsets(struct brw_codegen *p, struct brw_reg dst, struct brw_reg vertex, struct brw_reg offset) generate_tcs_input_urb_offsets() argument
854 generate_tcs_output_urb_offsets(struct brw_codegen *p, struct brw_reg dst, struct brw_reg write_mask, struct brw_reg offset) generate_tcs_output_urb_offsets() argument
891 generate_tes_create_input_read_header(struct brw_codegen *p, struct brw_reg dst) generate_tes_create_input_read_header() argument
914 generate_tes_add_indirect_urb_offset(struct brw_codegen *p, struct brw_reg dst, struct brw_reg header, struct brw_reg offset) generate_tes_add_indirect_urb_offset() argument
944 generate_vec4_urb_read(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg header) generate_vec4_urb_read() argument
1032 generate_tes_get_primitive_id(struct brw_codegen *p, struct brw_reg dst) generate_tes_get_primitive_id() argument
1041 generate_tcs_get_primitive_id(struct brw_codegen *p, struct brw_reg dst) generate_tcs_get_primitive_id() argument
1050 generate_tcs_create_barrier_header(struct brw_codegen *p, struct brw_vue_prog_data *prog_data, struct brw_reg dst) generate_tcs_create_barrier_header() argument
1120 generate_unpack_flags(struct brw_codegen *p, struct brw_reg dst) generate_unpack_flags() argument
1139 generate_scratch_read(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg index) generate_scratch_read() argument
1184 generate_scratch_write(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src, struct brw_reg index) generate_scratch_write() argument
1261 generate_pull_constant_load(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg index, struct brw_reg offset) generate_pull_constant_load() argument
1322 generate_get_buffer_size(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src, struct brw_reg surf_index) generate_get_buffer_size() argument
1347 generate_pull_constant_load_gfx7(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg surf_index, struct brw_reg offset) generate_pull_constant_load_gfx7() argument
1400 generate_mov_indirect(struct brw_codegen *p, vec4_instruction *, struct brw_reg dst, struct brw_reg reg, struct brw_reg indirect) generate_mov_indirect() argument
1538 struct brw_reg src[3], dst; generate_code() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h506 ureg_dst_is_empty( struct ureg_dst dst ) in ureg_dst_is_empty()
508 return dst.File != TGSI_FILE_NULL && in ureg_dst_is_empty()
509 dst.WriteMask == 0; in ureg_dst_is_empty()
543 const struct ureg_dst *dst,
553 const struct ureg_dst *dst,
566 const struct ureg_dst *dst,
616 struct ureg_dst dst );
693 struct ureg_dst dst ) \
697 if (ureg_dst_is_empty(dst)) \
701 dst
1018 struct ureg_dst dst; ureg_dst_array_register() local
1050 struct ureg_dst dst; ureg_dst() local
1142 struct ureg_dst dst; ureg_dst_undef() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.cpp86 const Dst &dst = instruction->dst; in applyShader() local
104 Float4 x = shaderModel < 0x0104 ? v[2 + dst.index].x : v[2 + src0.index].x; in applyShader()
105 Float4 y = shaderModel < 0x0104 ? v[2 + dst.index].y : v[2 + src0.index].y; in applyShader()
106 Float4 z = shaderModel < 0x0104 ? v[2 + dst.index].z : v[2 + src0.index].z; in applyShader()
107 Float4 w = shaderModel < 0x0104 ? v[2 + dst.index].w : v[2 + src0.index].w; in applyShader()
131 TEXCOORD(d, x, y, z, dst.index); in applyShader()
152 if(dst.type == Shader::PARAMETER_TEXTURE) in applyShader()
158 TEXKILL(cMask, rs[dst.index]); in applyShader()
166 TEX(d, x, y, z, dst in applyShader()
248 const Dst &dst = shader->getInstruction(i - 1)->dst; applyShader() variable
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h423 void and_(Register dst, Register src1, const Operand& src2, SBit s = LeaveCC,
425 void and_(Register dst, Register src1, Register src2, SBit s = LeaveCC,
428 void eor(Register dst, Register src1, const Operand& src2, SBit s = LeaveCC,
430 void eor(Register dst, Register src1, Register src2, SBit s = LeaveCC,
433 void sub(Register dst, Register src1, const Operand& src2, SBit s = LeaveCC,
435 void sub(Register dst, Register src1, Register src2, SBit s = LeaveCC,
438 void rsb(Register dst, Register src1, const Operand& src2, SBit s = LeaveCC,
441 void add(Register dst, Register src1, const Operand& src2, SBit s = LeaveCC,
443 void add(Register dst, Register src1, Register src2, SBit s = LeaveCC,
446 void adc(Register dst, Registe
1010 pop(Register dst, Condition cond = al) pop() argument
1028 vpop(DwVfpRegister dst, Condition cond = al) vpop() argument
[all...]
/third_party/skia/src/opts/
H A DSkSwizzler_opts.h23 static void RGBA_to_rgbA_portable(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_rgbA_portable() argument
32 dst[i] = (uint32_t)a << 24 in RGBA_to_rgbA_portable()
39 static void RGBA_to_bgrA_portable(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_bgrA_portable() argument
48 dst[i] = (uint32_t)a << 24 in RGBA_to_bgrA_portable()
55 static void RGBA_to_BGRA_portable(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA_portable() argument
61 dst[i] = (uint32_t)a << 24 in RGBA_to_BGRA_portable()
68 static void grayA_to_RGBA_portable(uint32_t dst[], const uint8_t* src, int count) { in grayA_to_RGBA_portable() argument
73 dst[i] = (uint32_t)a << 24 in grayA_to_RGBA_portable()
80 static void grayA_to_rgbA_portable(uint32_t dst[], const uint8_t* src, int count) { in grayA_to_rgbA_portable() argument
86 dst[ in grayA_to_rgbA_portable()
93 inverted_CMYK_to_RGB1_portable(uint32_t* dst, const uint32_t* src, int count) inverted_CMYK_to_RGB1_portable() argument
110 inverted_CMYK_to_BGR1_portable(uint32_t* dst, const uint32_t* src, int count) inverted_CMYK_to_BGR1_portable() argument
157 premul_should_swapRB(bool kSwapRB, uint32_t* dst, const uint32_t* src, int count) premul_should_swapRB() argument
193 RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_rgbA() argument
197 RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_bgrA() argument
201 RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_BGRA() argument
234 expand_grayA(bool kPremul, uint32_t dst[], const uint8_t* src, int count) expand_grayA() argument
287 grayA_to_RGBA(uint32_t dst[], const uint8_t* src, int count) grayA_to_RGBA() argument
291 grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) grayA_to_rgbA() argument
296 inverted_cmyk_to(Format format, uint32_t* dst, const uint32_t* src, int count) inverted_cmyk_to() argument
333 inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_RGB1() argument
337 inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_BGR1() argument
352 premul_should_swapRB(bool kSwapRB, uint32_t* dst, const uint32_t* src, int count) premul_should_swapRB() argument
426 RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_rgbA() argument
430 RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_bgrA() argument
434 RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_BGRA() argument
458 grayA_to_RGBA(uint32_t dst[], const uint8_t* src, int count) grayA_to_RGBA() argument
504 grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) grayA_to_rgbA() argument
542 inverted_cmyk_to(Format format, uint32_t* dst, const uint32_t* src, int count) inverted_cmyk_to() argument
614 inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_RGB1() argument
618 inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_BGR1() argument
634 premul_should_swapRB(bool kSwapRB, uint32_t* dst, const uint32_t* src, int count) premul_should_swapRB() argument
703 RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_rgbA() argument
707 RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_bgrA() argument
711 RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_BGRA() argument
728 grayA_to_RGBA(uint32_t dst[], const uint8_t* src, int count) grayA_to_RGBA() argument
761 grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) grayA_to_rgbA() argument
793 inverted_cmyk_to(Format format, uint32_t* dst, const uint32_t* src, int count) inverted_cmyk_to() argument
862 inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_RGB1() argument
866 inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_BGR1() argument
882 premul_should_swapRB(bool kSwapRB, uint32_t* dst, const uint32_t* src, int count) premul_should_swapRB() argument
949 RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_rgbA() argument
953 RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_bgrA() argument
957 RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_BGRA() argument
973 grayA_to_RGBA(uint32_t dst[], const uint8_t* src, int count) grayA_to_RGBA() argument
994 grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) grayA_to_rgbA() argument
1023 inverted_cmyk_to(Format format, uint32_t* dst, const uint32_t* src, int count) inverted_cmyk_to() argument
1088 inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_RGB1() argument
1092 inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_BGR1() argument
1098 RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_rgbA() argument
1102 RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_bgrA() argument
1106 RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) RGBA_to_BGRA() argument
1110 grayA_to_RGBA(uint32_t dst[], const uint8_t* src, int count) grayA_to_RGBA() argument
1114 grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) grayA_to_rgbA() argument
1118 inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_RGB1() argument
1122 inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) inverted_CMYK_to_BGR1() argument
1129 gray_to_RGB1_portable(uint32_t dst[], const uint8_t* src, int count) gray_to_RGB1_portable() argument
1138 gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) gray_to_RGB1() argument
1176 gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) gray_to_RGB1() argument
1221 gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) gray_to_RGB1() argument
1248 gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) gray_to_RGB1() argument
1254 RGB_to_RGB1_portable(uint32_t dst[], const uint8_t* src, int count) RGB_to_RGB1_portable() argument
1266 RGB_to_BGR1_portable(uint32_t dst[], const uint8_t* src, int count) RGB_to_BGR1_portable() argument
1279 insert_alpha_should_swaprb(bool kSwapRB, uint32_t dst[], const uint8_t* src, int count) insert_alpha_should_swaprb() argument
1332 RGB_to_RGB1(uint32_t dst[], const uint8_t* src, int count) RGB_to_RGB1() argument
1335 RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) RGB_to_BGR1() argument
1339 insert_alpha_should_swaprb(bool kSwapRB, uint32_t dst[], const uint8_t* src, int count) insert_alpha_should_swaprb() argument
1372 RGB_to_RGB1(uint32_t dst[], const uint8_t* src, int count) RGB_to_RGB1() argument
1375 RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) RGB_to_BGR1() argument
1379 RGB_to_RGB1(uint32_t dst[], const uint8_t* src, int count) RGB_to_RGB1() argument
1382 RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) RGB_to_BGR1() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec.c30 dst[(x) + (y) * BPS] = clip_8b(dst[(x) + (y) * BPS] + ((v) >> 3))
44 static void TransformOne_C(const int16_t* in, uint8_t* dst) { in TransformOne_C() argument
63 // an input in [-2048, 2047] interval. We then need to add a dst value in TransformOne_C()
79 dst += BPS; in TransformOne_C()
84 static void TransformAC3_C(const int16_t* in, uint8_t* dst) { in TransformAC3_C() argument
99 static void TransformTwo_C(const int16_t* in, uint8_t* dst, int do_two) { in TransformTwo_C() argument
100 TransformOne_C(in, dst); in TransformTwo_C()
102 TransformOne_C(in + 16, dst + 4); in TransformTwo_C()
107 static void TransformUV_C(const int16_t* in, uint8_t* dst) { in TransformUV_C() argument
113 TransformDC_C(const int16_t* in, uint8_t* dst) TransformDC_C() argument
124 TransformDCUV_C(const int16_t* in, uint8_t* dst) TransformDCUV_C() argument
173 TrueMotion(uint8_t* dst, int size) TrueMotion() argument
186 TM4_C(uint8_t* dst) TM4_C() argument
187 TM8uv_C(uint8_t* dst) TM8uv_C() argument
188 TM16_C(uint8_t* dst) TM16_C() argument
193 VE16_C(uint8_t* dst) VE16_C() argument
200 HE16_C(uint8_t* dst) HE16_C() argument
208 Put16(int v, uint8_t* dst) Put16() argument
215 DC16_C(uint8_t* dst) DC16_C() argument
224 DC16NoTop_C(uint8_t* dst) DC16NoTop_C() argument
233 DC16NoLeft_C(uint8_t* dst) DC16NoLeft_C() argument
242 DC16NoTopLeft_C(uint8_t* dst) DC16NoTopLeft_C() argument
256 VE4_C(uint8_t* dst) VE4_C() argument
271 HE4_C(uint8_t* dst) HE4_C() argument
284 DC4_C(uint8_t* dst) DC4_C() argument
292 RD4_C(uint8_t* dst) RD4_C() argument
311 LD4_C(uint8_t* dst) LD4_C() argument
330 VR4_C(uint8_t* dst) VR4_C() argument
352 VL4_C(uint8_t* dst) VL4_C() argument
374 HU4_C(uint8_t* dst) HU4_C() argument
389 HD4_C(uint8_t* dst) HD4_C() argument
422 VE8uv_C(uint8_t* dst) VE8uv_C() argument
429 HE8uv_C(uint8_t* dst) HE8uv_C() argument
438 Put8x8uv(uint8_t value, uint8_t* dst) Put8x8uv() argument
445 DC8uv_C(uint8_t* dst) DC8uv_C() argument
454 DC8uvNoLeft_C(uint8_t* dst) DC8uvNoLeft_C() argument
463 DC8uvNoTop_C(uint8_t* dst) DC8uvNoTop_C() argument
472 DC8uvNoTopLeft_C(uint8_t* dst) DC8uvNoTopLeft_C() argument
698 DitherCombine8x8_C(const uint8_t* dither, uint8_t* dst, int dst_stride) DitherCombine8x8_C() argument
[all...]

Completed in 39 milliseconds

12345678910>>...395