Home
last modified time | relevance | path

Searched defs:vt3 (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64.h1199 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()
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()
1671 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3()
1676 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3()
1681 void Ld3r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3r()
1686 void Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4()
1691 void Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4()
1696 void Ld4r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4r()
[all …]
Dassembler-arm64.cc2355 const VRegister& vt3, const MemOperand& src) { in ld1()
2364 const VRegister& vt3, const VRegister& vt4, in ld1()
2399 const VRegister& vt3, const MemOperand& src) { in ld3()
2408 const VRegister& vt3, int lane, const MemOperand& src) { in ld3()
2417 const VRegister& vt3, const MemOperand& src) { in ld3r()
2426 const VRegister& vt3, const VRegister& vt4, in ld4()
2437 const VRegister& vt3, const VRegister& vt4, int lane, in ld4()
2448 const VRegister& vt3, const VRegister& vt4, in ld4r()
2471 const VRegister& vt3, const MemOperand& src) { in st1()
2480 const VRegister& vt3, const VRegister& vt4, in st1()
[all …]
/third_party/ffmpeg/libavcodec/mips/
Dvp8_idct_msa.c51 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/vixl/src/aarch64/
Dassembler-aarch64.cc2070 const VRegister& vt3, in ld1()
2082 const VRegister& vt3, in ld1()
2129 const VRegister& vt3, in ld3()
2141 const VRegister& vt3, in ld3()
2154 const VRegister& vt3, in ld3r()
2166 const VRegister& vt3, in ld4()
2179 const VRegister& vt3, in ld4()
2193 const VRegister& vt3, in ld4r()
2223 const VRegister& vt3, in st1()
2235 const VRegister& vt3, in st1()
[all …]
Dmacro-assembler-aarch64.h3322 const VRegister& vt3, in Ld1()
3330 const VRegister& vt3, in Ld1()
3367 const VRegister& vt3, in Ld3()
3375 const VRegister& vt3, in Ld3()
3384 const VRegister& vt3, in Ld3r()
3392 const VRegister& vt3, in Ld4()
3401 const VRegister& vt3, in Ld4()
3411 const VRegister& vt3, in Ld4r()
3491 const VRegister& vt3, in St1()
3499 const VRegister& vt3, in St1()
[all …]
/third_party/vixl/benchmarks/aarch64/
Dbench-utils.cc388 VRegister vt3((vt.GetCode() + 2) % kNumberOfVRegisters, kQRegSize); in GenerateNEONSequence() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Denc_msa.c47 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in ITransformOne() local
Ddec_msa.c45 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in TransformOne() local