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.h2502 const VRegister& vt2, in Ld1()
2509 const VRegister& vt2, in Ld1()
2517 const VRegister& vt2, in Ld1()
2539 const VRegister& vt2, in Ld2()
2546 const VRegister& vt2, in Ld2()
2554 const VRegister& vt2, in Ld2r()
2561 const VRegister& vt2, in Ld3()
2569 const VRegister& vt2, in Ld3()
2578 const VRegister& vt2, in Ld3r()
2586 const VRegister& vt2, in Ld4()
[all …]
Dassembler-a64.cc2010 const VRegister& vt2, in ld1()
2020 const VRegister& vt2, in ld1()
2031 const VRegister& vt2, in ld1()
2043 const VRegister& vt2, in ld2()
2053 const VRegister& vt2, in ld2()
2064 const VRegister& vt2, in ld2r()
2074 const VRegister& vt2, in ld3()
2085 const VRegister& vt2, in ld3()
2097 const VRegister& vt2, in ld3r()
2108 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.cc524 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Constant() local
939 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Is() local
1160 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in NowIs() local
1308 for (ValueIterator vt2 = T.values.begin(); vt2 != T.values.end(); ++vt2) { in Maybe() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c660 v16x16 vt2[16]; in choose_partitioning() local