Home
last modified time | relevance | path

Searched refs:vt1 (Results 1 – 25 of 49) sorted by relevance

12

/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
100 VP8_IDCT_1D_W(hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3); in idct4x4_addblk_msa()
101 SRARI_W4_SW(vt0, vt1, vt2, vt3, 3); in idct4x4_addblk_msa()
102 TRANSPOSE4x4_SW_SW(vt0, vt1, vt2, vt3, vt0, vt1, vt2, vt3); in idct4x4_addblk_msa()
108 ADD4(res0, vt0, res1, vt1, res2, vt2, res3, vt3, res0, res1, res2, res3); in idct4x4_addblk_msa()
113 PCKEV_B2_SW(res0, res1, res2, res3, vt0, vt1); in idct4x4_addblk_msa()
114 res0 = (v4i32)__msa_pckev_b((v16i8)vt0, (v16i8)vt1); in idct4x4_addblk_msa()
183 v4i32 hz0_w, hz1_w, hz2_w, hz3_w, vt0, vt1, vt2, vt3, res0, res1, res2, res3; in dequant_idct4x4_addblk_msa() local
196 VP8_IDCT_1D_W(hz0_w, hz1_w, hz2_w, hz3_w, vt0, vt1, vt2, vt3); in dequant_idct4x4_addblk_msa()
197 SRARI_W4_SW(vt0, vt1, vt2, vt3, 3); in dequant_idct4x4_addblk_msa()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/WholeProgramDevirt/
Dexport-single-impl.ll63 ; CHECK: @vt1 = constant void (i8*)* @vf1
64 @vt1 = constant void (i8*)* @vf1, !type !0
Dvcp-no-this.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 ()* @vf1 to i8*)], !type !0
Dvcp-uses-this.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
Duniform-retval.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
Dvcp-decl.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
Dvcp-non-constant-arg.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
Duniform-retval-invoke.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
Ddevirt-single-impl-check.ll10 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf to i8*)], !type !0
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/Inputs/
Dcache-typeid-resolutions1.ll4 @vt1 = constant i32 0, !type !0
/external/clang/test/SemaObjCXX/
Ddecltype.mm21 decltype(foo)::value_type vt1;
/external/flatbuffers/net/FlatBuffers/
DFlatBufferBuilder.cs626 int vt1 = _bb.Length - _vtables[i]; in EndObject()
628 short len = _bb.GetShort(vt1); in EndObject()
631 if (_bb.GetShort(vt1 + j) != _bb.GetShort(vt2 + j)) { in EndObject()
/external/flatbuffers/java/com/google/flatbuffers/
DFlatBufferBuilder.java786 int vt1 = bb.capacity() - vtables[i]; in endObject() local
788 short len = bb.getShort(vt1); in endObject()
791 if (bb.getShort(vt1 + j) != bb.getShort(vt2 + j)) { in endObject()
/external/llvm/test/Transforms/WholeProgramDevirt/
Dvcp-no-this.ll6 @vt1 = global [1 x i8*] [i8* bitcast (i32 ()* @vf1 to i8*)], !type !0
Ddevirt-single-impl.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf to i8*)], !type !0
Dvcp-non-constant-arg.ll6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
Dvcp-too-wide-ints.ll6 @vt1 = global [1 x i8*] [i8* bitcast (i128 (i8*, i128)* @vf1 to i8*)], !type !0
Duniform-retval.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
Dvcp-uses-this.ll6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
Dvcp-accesses-memory.ll6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
Ddevirt-single-impl-check.ll9 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf to i8*)], !type !0
Duniform-retval-invoke.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
Dvirtual-const-prop-end.ll7 @vt1 = constant [4 x i8*] [
36 ; CHECK: @vt1 = alias [4 x i8*], getelementptr inbounds ({ [0 x i8], [4 x i8*], [8 x i8] }, { [0 x …
/external/flatbuffers/php/
DFlatbufferBuilder.php839 $vt1 = $this->bb->capacity() - $this->vtables[$i];
842 $len = $this->bb->getShort($vt1);
846 if ($this->bb->getShort($vt1 + $j) != $this->bb->getShort($vt2 + $j)) {
/external/webp/src/dsp/
Denc_msa.c47 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in ITransformOne() local
57 IDCT_1D_W(hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3); in ITransformOne()
58 SRARI_W4_SW(vt0, vt1, vt2, vt3, 3); in ITransformOne()
59 TRANSPOSE4x4_SW_SW(vt0, vt1, vt2, vt3, vt0, vt1, vt2, vt3); in ITransformOne()
65 ADD4(res0, vt0, res1, vt1, res2, vt2, res3, vt3, res0, res1, res2, res3); in ITransformOne()
67 PCKEV_B2_SW(res0, res1, res2, res3, vt0, vt1); in ITransformOne()
68 res0 = (v4i32)__msa_pckev_b((v16i8)vt0, (v16i8)vt1); in ITransformOne()

12