/third_party/ffmpeg/libavcodec/arm/ |
H A D | mdct_vfp.S | 47 vldr d8, [TCOS, #trig_lo*4] @ s16,s17 48 vldr d9, [TCOS, #trig_hi*4] @ s18,s19 49 vldr s0, [IN, #in_hi*4 + 12] 50 vldr s1, [IN, #in_hi*4 + 4] 51 vldr s2, [IN, #in_lo*4 + 12] 52 vldr s3, [IN, #in_lo*4 + 4] 54 vldr d10, [TSIN, #trig_lo*4] @ s20,s21 55 vldr d11, [TSIN, #trig_hi*4] @ s22,s23 56 vldr s4, [IN, #in_lo*4] 57 vldr s [all...] |
H A D | fft_vfp.S | 55 vldr d0, [a1, #0*2*4] @ s0,s1 = z[0] 56 vldr d4, [a1, #1*2*4] @ s8,s9 = z[1] 57 vldr d1, [a1, #2*2*4] @ s2,s3 = z[2] 58 vldr d5, [a1, #3*2*4] @ s10,s11 = z[3] 92 vldr d4, [a1, #0 * 2*4] 93 vldr d6, [a1, #1 * 2*4] 94 vldr d5, [a1, #2 * 2*4] 95 vldr d7, [a1, #3 * 2*4] 97 vldr d12, [a1, #4 * 2*4] 99 vldr d1 [all...] |
H A D | synth_filter_vfp.S | 70 vldr d8, [P_SB, #OFFSET] @ d8 = SBUF_DAT 71 vldr d9, [P_SB, #OFFSET+8] 79 vldr d10, [P_SB, #OFFSET] @ d10 = SBUF_DAT_ALT 80 vldr d11, [P_SB, #OFFSET+8] 91 vldr d14, [P_WIN_UP, #OFFSET] @ d14 = WIN_UP_DAT 92 vldr d15, [P_WIN_UP, #OFFSET+8] 93 vldr d12, [P_WIN_DN, #OFFSET] @ d12 = WIN_DN_DAT 94 vldr d13, [P_WIN_DN, #OFFSET+8] 144 NOVFP vldr SCALE, [sp, #(16+6+3)*4] 180 vldr [all...] |
H A D | synth_filter_neon.S | 43 NOVFP vldr s0, [sp, #12*4] @ scale
|
/third_party/optimized-routines/string/arm/ |
H A D | memcpy.S | 87 vldr \vreg, [src, #\base] 89 vldr d0, [src, #\base + 8] 91 vldr d1, [src, #\base + 16] 93 vldr d2, [src, #\base + 24] 95 vldr \vreg, [src, #\base + prefetch_lines * 64 - 32] 97 vldr d0, [src, #\base + 40] 99 vldr d1, [src, #\base + 48] 101 vldr d2, [src, #\base + 56] 106 vldr \vreg, [src, #\base] 108 vldr d [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | code-generator-arm.cc | 1626 __ vldr(i.OutputFloatRegister(), i.InputOffset()); in AssembleArchInstruction() 1655 __ vldr(i.OutputDoubleRegister(), i.InputOffset()); in AssembleArchInstruction() 1766 __ vldr(i.OutputDoubleRegister(), MemOperand(fp, offset)); in AssembleArchInstruction() 1768 __ vldr(i.OutputFloatRegister(), MemOperand(fp, offset)); in AssembleArchInstruction() 3976 __ vldr(g.ToDoubleRegister(destination), src); in AssembleArchInstruction() 3992 __ vldr(temp, src); in AssembleArchInstruction() 3996 __ vldr(temp, src); in AssembleArchInstruction() 4105 __ vldr(src, dst); in AssembleArchInstruction() 4126 __ vldr(temp_0, dst); in AssembleArchInstruction() 4127 __ vldr(temp_ in AssembleArchInstruction() [all...] |
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.h | 4723 void vldr(Condition cond, DataType dt, DRegister rd, Location* location); 4729 void vldr(DataType dt, DRegister rd, Location* location) { in vldr() function in vixl::aarch32::Assembler 4730 vldr(al, dt, rd, location); in vldr() 4732 void vldr(DRegister rd, Location* location) { in vldr() function in vixl::aarch32::Assembler 4733 vldr(al, Untyped64, rd, location); in vldr() 4735 void vldr(Condition cond, DRegister rd, Location* location) { in vldr() function in vixl::aarch32::Assembler 4736 vldr(cond, Untyped64, rd, location); in vldr() 4739 void vldr(Condition cond, 4743 void vldr(DataType dt, DRegister rd, const MemOperand& operand) { in vldr() function in vixl::aarch32::Assembler 4744 vldr(a in vldr() 4746 void vldr(DRegister rd, const MemOperand& operand) { vldr() function in vixl::aarch32::Assembler 4749 void vldr(Condition cond, DRegister rd, const MemOperand& operand) { vldr() function in vixl::aarch32::Assembler 4759 void vldr(DataType dt, SRegister rd, Location* location) { vldr() function in vixl::aarch32::Assembler 4762 void vldr(SRegister rd, Location* location) { vldr() function in vixl::aarch32::Assembler 4765 void vldr(Condition cond, SRegister rd, Location* location) { vldr() function in vixl::aarch32::Assembler 4773 void vldr(DataType dt, SRegister rd, const MemOperand& operand) { vldr() function in vixl::aarch32::Assembler 4776 void vldr(SRegister rd, const MemOperand& operand) { vldr() function in vixl::aarch32::Assembler 4779 void vldr(Condition cond, SRegister rd, const MemOperand& operand) { vldr() function in vixl::aarch32::Assembler [all...] |
H A D | macro-assembler-aarch32.cc | 2129 "The MacroAssembler does not convert vldr or vstr with a PC base " in Delegate() 2135 // vldr.32 s0, [r1, 12345]! will translate into in Delegate() 2137 // vldr.32 s0, [r1] in Delegate() 2151 // vldr.32 s0, [r1, 12345] will translate into in Delegate() 2153 // vldr.32 s0, [ip] in Delegate() 2167 // vldr.32 s0, [r1], imm32 will translate into in Delegate() 2168 // vldr.32 s0, [r1] in Delegate() 2202 "The MacroAssembler does not convert vldr or vstr with a PC base " in Delegate() 2208 // vldr.64 d0, [r1, 12345]! will translate into in Delegate() 2210 // vldr in Delegate() [all...] |
H A D | disasm-aarch32.h | 1923 void vldr(Condition cond, DataType dt, DRegister rd, Location* location); 1925 void vldr(Condition cond, 1930 void vldr(Condition cond, DataType dt, SRegister rd, Location* location); 1932 void vldr(Condition cond,
|
H A D | disasm-aarch32.cc | 5008 void Disassembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Disassembler 5020 void Disassembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Disassembler 5030 void Disassembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Disassembler 5042 void Disassembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Disassembler [all...] |
H A D | assembler-aarch32.cc | 19607 void Assembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Assembler 19678 Delegate(kVldr, &Assembler::vldr, cond, dt, rd, location); in vldr() 19705 void Assembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Assembler 19758 Delegate(kVldr, &Assembler::vldr, cond, dt, rd, operand); in vldr() 19761 void Assembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Assembler 19832 Delegate(kVldr, &Assembler::vldr, cond, dt, rd, location); in vldr() 19859 void Assembler::vldr(Condition cond, in vldr() function in vixl::aarch32::Assembler 19912 Delegate(kVldr, &Assembler::vldr, cond, dt, rd, operand); in vldr()
|
H A D | macro-assembler-aarch32.h | 832 vldr(cond, dt, rd, literal); in MacroAssembler() 865 vldr(cond, dt, rd, literal); in MacroAssembler() 8930 vldr(cond, dt, rd, operand); in MacroAssembler() 8957 vldr(cond, dt, rd, operand); in MacroAssembler()
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | assembler-arm.h | 685 void vldr(const DwVfpRegister dst, const Register base, int offset, 687 void vldr(const DwVfpRegister dst, const MemOperand& src, 690 void vldr(const SwVfpRegister dst, const Register base, int offset, 692 void vldr(const SwVfpRegister dst, const MemOperand& src,
|
H A D | macro-assembler-arm.cc | 1061 vldr(SwVfpRegister::from_code(dst_code), src); in CallRecordWriteStub() 1068 vldr(SwVfpRegister::from_code(dst_s_code), src); in CallRecordWriteStub() 1403 vldr(scratch, MemOperand(sp)); in CallRecordWriteStub() 1423 vldr(scratch, MemOperand(sp)); in CallRecordWriteStub()
|
H A D | assembler-arm.cc | 498 // vldr dd, [pc, #offset] 743 // vldr<cond> <Dd>, [pc +/- offset_10]. in IsVldrDPcImmediateOffset() 2425 void Assembler::vldr(const DwVfpRegister dst, const Register base, int offset, in vldr() function in v8::internal::Assembler 2461 void Assembler::vldr(const DwVfpRegister dst, const MemOperand& operand, in vldr() function in v8::internal::Assembler 2470 vldr(dst, scratch, 0, cond); in vldr() 2472 vldr(dst, operand.rn(), operand.offset(), cond); in vldr() 2476 void Assembler::vldr(const SwVfpRegister dst, const Register base, int offset, in vldr() function in v8::internal::Assembler 2510 void Assembler::vldr(const SwVfpRegister dst, const MemOperand& operand, in vldr() function in v8::internal::Assembler 2518 vldr(dst, scratch, 0, cond); in vldr() 2520 vldr(ds in vldr() [all...] |
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 786 vldr $t0#lo,[sp,#4*(16+0)] @ one 791 vldr $t1#lo,[sp,#4*(16+2)] @ two 828 vldr $t0#lo,[sp,#4*(16+4)] @ four 837 vldr $t0#lo,[sp,#4*(16+0)] @ one
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 786 vldr $t0#lo,[sp,#4*(16+0)] @ one 791 vldr $t1#lo,[sp,#4*(16+2)] @ two 828 vldr $t0#lo,[sp,#4*(16+4)] @ four 837 vldr $t0#lo,[sp,#4*(16+0)] @ one
|
/third_party/ffmpeg/libavresample/arm/ |
H A D | resample_neon.S | 341 vldr s0, [sp, #12] /* frac */
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/ |
H A D | chacha-armv4.S | 1105 vldr d24,[sp,#4*(16+0)] @ one 1110 vldr d26,[sp,#4*(16+2)] @ two 1147 vldr d24,[sp,#4*(16+4)] @ four 1156 vldr d24,[sp,#4*(16+0)] @ one
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/chacha/ |
H A D | chacha-armv4.S | 1105 vldr d24,[sp,#4*(16+0)] @ one 1110 vldr d26,[sp,#4*(16+2)] @ two 1147 vldr d24,[sp,#4*(16+4)] @ four 1156 vldr d24,[sp,#4*(16+0)] @ one
|
/third_party/node/deps/v8/src/wasm/baseline/arm/ |
H A D | liftoff-assembler-arm.h | 356 assm->vldr(liftoff::GetFloatRegister(dst.fp()), src); in Load() 359 assm->vldr(dst.fp(), src); in Load() 4214 vldr(liftoff::GetFloatRegister(result_reg->fp()), MemOperand(sp)); 4217 vldr(result_reg->fp(), MemOperand(sp)); 4330 asm_->vldr(scratch, liftoff::GetStackSlot(slot.src_offset_));
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-aarch32.cc | 4134 // problem technically exists for the other loads, but vldr is particularly in TEST_T32() 4135 // badly affected because vldr cannot set the low bits in its offset mask, in TEST_T32() 4142 // vldr d0, [r8, #48] in TEST_T32() 4147 // vldr d0, [ip, #48] in TEST_T32() 6668 "vldr", 6670 vldr(al, Untyped64, d0, &label)); 6673 "vldr", 6675 vldr(al, Untyped32, s0, &label)); 6756 "vldr", 6758 vldr(a [all...] |
/third_party/node/deps/v8/src/builtins/arm/ |
H A D | builtins-arm.cc | 2904 __ vldr(double_scratch, input_operand); in Generate_DoubleToI()
|
/third_party/vixl/benchmarks/aarch32/ |
H A D | asm-disasm-speed-test.cc | 594 __ vldr(d7, &l_05f0); in Generate_4() 1424 __ vldr(s0, &l_0d24); in Generate_10() 1526 __ vldr(d7, &l_0d10); in Generate_11()
|