| /third_party/node/deps/v8/src/codegen/arm64/ |
| D | macro-assembler-arm64.h | 1195 void St1(const VRegister& vt, const VRegister& vt2, const MemOperand& dst) { in St1() 1199 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1() 1204 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1() 1636 void Ld1(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld1() 1640 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1() 1645 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1() 1658 void Ld2(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2() 1662 void Ld2(const VRegister& vt, const VRegister& vt2, int lane, in Ld2() 1667 void Ld2r(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2r() 1671 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3() [all …]
|
| D | assembler-arm64.cc | 2346 void Assembler::ld1(const VRegister& vt, const VRegister& vt2, in ld1() 2354 void Assembler::ld1(const VRegister& vt, const VRegister& vt2, in ld1() 2363 void Assembler::ld1(const VRegister& vt, const VRegister& vt2, in ld1() 2374 void Assembler::ld2(const VRegister& vt, const VRegister& vt2, in ld2() 2382 void Assembler::ld2(const VRegister& vt, const VRegister& vt2, int lane, in ld2() 2390 void Assembler::ld2r(const VRegister& vt, const VRegister& vt2, in ld2r() 2398 void Assembler::ld3(const VRegister& vt, const VRegister& vt2, in ld3() 2407 void Assembler::ld3(const VRegister& vt, const VRegister& vt2, in ld3() 2416 void Assembler::ld3r(const VRegister& vt, const VRegister& vt2, in ld3r() 2425 void Assembler::ld4(const VRegister& vt, const VRegister& vt2, in ld4() [all …]
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | vp8_idct_msa.c | 51 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in ff_vp8_idct_add_msa() local 109 v4i32 hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in ff_vp8_luma_dc_wht_msa() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_clip_tri.c | 529 struct brw_indirect vt2 = brw_indirect(2, 0); in brw_clip_test() local
|
| /third_party/vixl/src/aarch64/ |
| D | assembler-aarch64.cc | 2058 const VRegister& vt2, in ld1() 2069 const VRegister& vt2, in ld1() 2081 const VRegister& vt2, in ld1() 2094 const VRegister& vt2, in ld2() 2105 const VRegister& vt2, in ld2() 2117 const VRegister& vt2, in ld2r() 2128 const VRegister& vt2, in ld3() 2140 const VRegister& vt2, in ld3() 2153 const VRegister& vt2, in ld3r() 2165 const VRegister& vt2, in ld4() [all …]
|
| D | macro-assembler-aarch64.h | 3315 void Ld1(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld1() 3321 const VRegister& vt2, in Ld1() 3329 const VRegister& vt2, in Ld1() 3347 void Ld2(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2() 3353 const VRegister& vt2, in Ld2() 3360 void Ld2r(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2r() 3366 const VRegister& vt2, in Ld3() 3374 const VRegister& vt2, in Ld3() 3383 const VRegister& vt2, in Ld3r() 3391 const VRegister& vt2, in Ld4() [all …]
|
| /third_party/vixl/benchmarks/aarch64/ |
| D | bench-utils.cc | 387 VRegister vt2((vt.GetCode() + 1) % kNumberOfVRegisters, kQRegSize); in GenerateNEONSequence() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | enc_msa.c | 47 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in ITransformOne() local
|
| D | dec_msa.c | 45 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in TransformOne() local
|