Home
last modified time | relevance | path

Searched defs:vt2 (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/arm64/
Dmacro-assembler-arm64.h1388 void Ld1(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld1()
1392 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1()
1397 void Ld1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld1()
1410 void Ld2(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2()
1414 void Ld2(const VRegister& vt, const VRegister& vt2, int lane, in Ld2()
1419 void Ld2r(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2r()
1423 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3()
1428 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3()
1433 void Ld3r(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3r()
1438 void Ld4(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld4()
[all …]
Dassembler-arm64.cc2733 void Assembler::ld1(const VRegister& vt, const VRegister& vt2, in ld1()
2741 void Assembler::ld1(const VRegister& vt, const VRegister& vt2, in ld1()
2750 void Assembler::ld1(const VRegister& vt, const VRegister& vt2, in ld1()
2761 void Assembler::ld2(const VRegister& vt, const VRegister& vt2, in ld2()
2769 void Assembler::ld2(const VRegister& vt, const VRegister& vt2, int lane, in ld2()
2777 void Assembler::ld2r(const VRegister& vt, const VRegister& vt2, in ld2r()
2785 void Assembler::ld3(const VRegister& vt, const VRegister& vt2, in ld3()
2794 void Assembler::ld3(const VRegister& vt, const VRegister& vt2, in ld3()
2803 void Assembler::ld3r(const VRegister& vt, const VRegister& vt2, in ld3r()
2812 void Assembler::ld4(const VRegister& vt, const VRegister& vt2, in ld4()
[all …]
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h2958 void Ld1(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld1()
2964 const VRegister& vt2, in Ld1()
2972 const VRegister& vt2, in Ld1()
2990 void Ld2(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2()
2996 const VRegister& vt2, in Ld2()
3003 void Ld2r(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld2r()
3009 const VRegister& vt2, in Ld3()
3017 const VRegister& vt2, in Ld3()
3026 const VRegister& vt2, in Ld3r()
3034 const VRegister& vt2, in Ld4()
[all …]
Dassembler-aarch64.cc1903 const VRegister& vt2, in ld1()
1914 const VRegister& vt2, in ld1()
1926 const VRegister& vt2, in ld1()
1939 const VRegister& vt2, in ld2()
1950 const VRegister& vt2, in ld2()
1962 const VRegister& vt2, in ld2r()
1973 const VRegister& vt2, in ld3()
1985 const VRegister& vt2, in ld3()
1998 const VRegister& vt2, in ld3r()
2010 const VRegister& vt2, in ld4()
[all …]
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c90 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in idct4x4_addblk_msa() local
183 v4i32 hz0_w, hz1_w, hz2_w, hz3_w, vt0, vt1, vt2, vt3, res0, res1, res2, res3; in dequant_idct4x4_addblk_msa() local
219 v8i16 hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3, res0, res1, res2, res3; in dequant_idct4x4_addblk_2x_msa() local
/external/mesa3d/src/intel/compiler/
Dbrw_clip_tri.c528 struct brw_indirect vt2 = brw_indirect(2, 0); in brw_clip_test() local
/external/flatbuffers/java/com/google/flatbuffers/
DFlatBufferBuilder.java787 int vt2 = space; in endObject() local
/external/libaom/libaom/av1/encoder/
Dvar_based_part.c441 v16x16 *vt2 = NULL; in av1_choose_var_based_partitioning() local
/external/webp/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
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1240 v16x16 *vt2 = NULL; in choose_partitioning() local