Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h2531 const VRegister& vt2, in Ld1()
2538 const VRegister& vt2, in Ld1()
2546 const VRegister& vt2, in Ld1()
2568 const VRegister& vt2, in Ld2()
2575 const VRegister& vt2, in Ld2()
2583 const VRegister& vt2, in Ld2r()
2590 const VRegister& vt2, in Ld3()
2598 const VRegister& vt2, in Ld3()
2607 const VRegister& vt2, in Ld3r()
2615 const VRegister& vt2, in Ld4()
[all …]
Dassembler-a64.cc2043 const VRegister& vt2, in ld1()
2053 const VRegister& vt2, in ld1()
2064 const VRegister& vt2, in ld1()
2076 const VRegister& vt2, in ld2()
2086 const VRegister& vt2, in ld2()
2097 const VRegister& vt2, in ld2r()
2107 const VRegister& vt2, in ld3()
2118 const VRegister& vt2, in ld3()
2130 const VRegister& vt2, in ld3r()
2141 const VRegister& vt2, in ld4()
[all …]
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c91 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in idct4x4_addblk_msa() local
149 v4i32 hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in vp8_short_inv_walsh4x4_msa() local
187 v4i32 vt0, vt1, vt2, vt3, res0, res1, res2, res3; in dequant_idct4x4_addblk_msa() local
227 v8i16 hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in dequant_idct4x4_addblk_2x_msa() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip_tri.c482 struct brw_indirect vt2 = brw_indirect(2, 0); in brw_clip_test() local
/external/v8/test/cctest/
Dtest-types.cc360 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Constant() local
914 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Is2() local
1133 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in NowIs() local
1281 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Maybe() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c661 v16x16 vt2[16]; in choose_partitioning() local