Home
last modified time | relevance | path

Searched refs:vmovl (Results 1 - 24 of 24) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dhevcdsp_idct_neon.S50 vmovl.u8 q8, d4
51 vmovl.u8 q9, d5
89 vmovl.u8 q9, d16
91 vmovl.u8 q8, d17
130 vmovl.u8 q9, d16
131 vmovl.u8 q10, d17
132 vmovl.u8 q12, d22
133 vmovl.u8 q13, d23
178 vmovl.u8 q8, d24
179 vmovl
[all...]
H A Dvp9mc_neon.S302 vmovl.u8 q8, d18
303 vmovl.u8 q9, d19
304 vmovl.u8 q11, d24
305 vmovl.u8 q12, d25
307 vmovl.u8 q10, d20
308 vmovl.u8 q13, d26
367 vmovl.u8 q9, d20
368 vmovl.u8 q10, d21
369 vmovl.u8 q12, d26
370 vmovl
[all...]
H A Dvp9itxfm_16bpp_neon.S357 vmovl.s16 q0, d0
362 vmovl.s16 q1, d1
367 vmovl.s16 q1, d1
368 vmovl.s16 q0, d0
491 vmovl.s16 q0, d2
492 vmovl.s16 q1, d3
509 vmovl.s16 q1, d1
510 vmovl.s16 q0, d0
536 vmovl.s16 q0, d0
711 vmovl
[all...]
H A Dh264dsp_neon.S43 vmovl.u8 q12, d24
45 vmovl.u16 q12, d24
77 vmovl.u8 q2, d0
79 vmovl.u8 q10, d1
93 vmovl.u8 q14, d16
95 vmovl.u8 q6, d17
97 vmovl.u8 q11, d0
98 vmovl.u8 q12, d1
189 vmovl.u8 q12, d24
191 vmovl
[all...]
H A Dhevcdsp_deblock_neon.S43 vmovl.u8 q2, d4
64 vmovl.u8 q8, d16
65 vmovl.u8 q9, d18
66 vmovl.u8 q10, d20
67 vmovl.u8 q11, d22
68 vmovl.u8 q12, d24
69 vmovl.u8 q13, d26
70 vmovl.u8 q14, d28
71 vmovl.u8 q15, d30
H A Dvp8dsp_neon.S720 vmovl.u8 q8, \a
722 vmovl.u8 q9, d27
724 vmovl.u8 q10, d28
726 vmovl.u8 q11, d29
728 vmovl.u8 q12, d30
730 vmovl.u8 q13, d31
743 vmovl.u8 q11, d28
744 vmovl.u8 q14, d29
746 vmovl.u8 q12, d30
747 vmovl
[all...]
H A Dpixblockdsp_neon.S38 vmovl.u8 q0, d0
39 vmovl.u8 q1, d2
H A Dvp9lpf_neon.S115 vmovl.u8 q6, d22 @ p0
116 vmovl.u8 q7, d23 @ p0
123 vmovl.u8 q6, d24 @ q0
125 vmovl.u8 q7, d25 @ q0
134 vmovl.u8 q0, d20 @ p1
135 vmovl.u8 q2, d21 @ p1
136 vmovl.u8 q6, d26 @ q1
137 vmovl.u8 q7, d27 @ q1
272 vmovl.u8 q0, d23 @ p0
276 vmovl
[all...]
H A Dvp6dsp_neon.S59 vmovl.u8 q1, d20
60 vmovl.u8 q15, d21
H A Drv40dsp_neon.S663 vmovl.u8 q8, d2
664 vmovl.u8 q9, d3
665 vmovl.u8 q10, d4
666 vmovl.u8 q11, d5
752 vmovl.u16 q12, d16
794 vmovl.u16 q1, d0
H A Dvp3dsp_neon.S42 vmovl.u8 q9, d18
/third_party/ffmpeg/libswscale/arm/
H A Drgb2yuv_neon_16.S51 vmovl.u8 n16x16_l, \s8x16\()_l
52 vmovl.u8 n16x16_h, \s8x16\()_h
H A Dhscale.S43 vmovl.u8 q0, d0 @ unpack src values to 16-bit
44 vmovl.u8 q1, d2 @ unpack src values to 16-bit
H A Doutput.S34 1: vmovl.u8 q0, d0 @ extend dither to 16-bit
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc2145 __ vmovl(NeonS32, i.OutputSimd128Register(), in AssembleArchInstruction()
2150 __ vmovl(NeonS32, i.OutputSimd128Register(), in AssembleArchInstruction()
2155 __ vmovl(NeonU32, i.OutputSimd128Register(), in AssembleArchInstruction()
2160 __ vmovl(NeonU32, i.OutputSimd128Register(), in AssembleArchInstruction()
2332 __ vmovl(NeonS16, i.OutputSimd128Register(), in AssembleArchInstruction()
2337 __ vmovl(NeonS16, i.OutputSimd128Register(), in AssembleArchInstruction()
2425 __ vmovl(NeonU16, i.OutputSimd128Register(), in AssembleArchInstruction()
2430 __ vmovl(NeonU16, i.OutputSimd128Register(), in AssembleArchInstruction()
2529 __ vmovl(NeonS8, i.OutputSimd128Register(), in AssembleArchInstruction()
2534 __ vmovl(NeonS in AssembleArchInstruction()
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h2360 vmovl(NeonS8, liftoff::GetSimd128Register(dst), dst.low_fp()); in LoadTransform()
2364 vmovl(NeonU8, liftoff::GetSimd128Register(dst), dst.low_fp()); in LoadTransform()
2368 vmovl(NeonS16, liftoff::GetSimd128Register(dst), dst.low_fp()); in LoadTransform()
2372 vmovl(NeonU16, liftoff::GetSimd128Register(dst), dst.low_fp()); in LoadTransform()
2376 vmovl(NeonS32, liftoff::GetSimd128Register(dst), dst.low_fp()); in LoadTransform()
2380 vmovl(NeonU32, liftoff::GetSimd128Register(dst), dst.low_fp()); in LoadTransform()
2999 vmovl(NeonS32, liftoff::GetSimd128Register(dst), src.low_fp()); in emit_i64x2_sconvert_i32x4_low()
3004 vmovl(NeonS32, liftoff::GetSimd128Register(dst), src.high_fp()); in emit_i64x2_sconvert_i32x4_high()
3009 vmovl(NeonU32, liftoff::GetSimd128Register(dst), src.low_fp()); in emit_i64x2_uconvert_i32x4_low()
3014 vmovl(NeonU3 in emit_i64x2_uconvert_i32x4_high()
[all...]
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc2191 // vmovl in DecodeAdvancedSIMDDataProcessing()
2197 base::SNPrintF(out_buffer_ + out_buffer_pos_, "vmovl.%s%d q%d, d%d", in DecodeAdvancedSIMDDataProcessing()
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h859 void vmovl(NeonDataType dt, QwNeonRegister dst, DwVfpRegister src);
H A Dassembler-arm.cc3833 void Assembler::vmovl(NeonDataType dt, QwNeonRegister dst, DwVfpRegister src) { in vmovl() function in v8::internal::Assembler
/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.h4982 void vmovl(Condition cond, DataType dt, QRegister rd, DRegister rm);
4983 void vmovl(DataType dt, QRegister rd, DRegister rm) { vmovl(al, dt, rd, rm); } in vmovl() function in vixl::aarch32::Assembler
H A Ddisasm-aarch32.h2045 void vmovl(Condition cond, DataType dt, QRegister rd, DRegister rm);
H A Ddisasm-aarch32.cc5331 void Disassembler::vmovl(Condition cond, in vmovl() function in vixl::aarch32::Disassembler
[all...]
H A Dassembler-aarch32.cc21196 void Assembler::vmovl(Condition cond, DataType dt, QRegister rd, DRegister rm) { in vmovl() function in vixl::aarch32::Assembler
21222 Delegate(kVmovl, &Assembler::vmovl, cond, dt, rd, rm); in vmovl()
H A Dmacro-assembler-aarch32.h9608 vmovl(cond, dt, rd, rm); in MacroAssembler()

Completed in 184 milliseconds