Home
last modified time | relevance | path

Searched refs:vt1 (Results 1 – 25 of 28) 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/flatbuffers/net/FlatBuffers/
DFlatBufferBuilder.cs522 int vt1 = _bb.Length - _vtables[i]; in EndObject()
524 short len = _bb.GetShort(vt1); in EndObject()
527 if (_bb.GetShort(vt1 + j) != _bb.GetShort(vt2 + j)) { in EndObject()
/external/clang/test/SemaObjCXX/
Ddecltype.mm21 decltype(foo)::value_type vt1;
/external/flatbuffers/java/com/google/flatbuffers/
DFlatBufferBuilder.java696 int vt1 = bb.capacity() - vtables[i]; in endObject() local
698 short len = bb.getShort(vt1); in endObject()
701 if (bb.getShort(vt1 + j) != bb.getShort(vt2 + j)) { in endObject()
/external/llvm/test/Transforms/WholeProgramDevirt/
Ddevirt-single-impl.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf to i8*)], !type !0
Dvcp-no-this.ll6 @vt1 = global [1 x i8*] [i8* bitcast (i32 ()* @vf1 to i8*)], !type !0
Duniform-retval.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @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
Ddevirt-single-impl-check.ll9 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf 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
Dvcp-non-constant-arg.ll6 @vt1 = global [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
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 …
Dvirtual-const-prop-begin.ll7 @vt1 = constant [3 x i8*] [
41 ; CHECK: @vt1 = alias [3 x i8*], getelementptr inbounds ({ [8 x i8], [3 x i8*], [0 x i8] }, { [8 x …
Dvirtual-const-prop-check.ll12 @vt1 = constant [3 x i8*] [
46 ; CHECK: @vt1 = alias [3 x i8*], getelementptr inbounds ({ [8 x i8], [3 x i8*], [0 x i8] }, { [8 x …
Dexpand-check.ll9 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf1 to i8*)], !type !0
Dunique-retval.ll6 @vt1 = constant [1 x i8*] [i8* bitcast (i1 (i8*)* @vf0 to i8*)], !type !0
Dvcp-type-mismatch.ll6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
Dconstant-arg.ll12 @vt1 = constant [1 x i8*] [i8* bitcast (i1 (i8*, i32)* @vf1 to i8*)], !type !0
/external/flatbuffers/php/
DFlatbufferBuilder.php828 $vt1 = $this->bb->capacity() - $this->vtables[$i];
831 $len = $this->bb->getShort($vt1);
835 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()
Ddec_msa.c45 v4i32 in0, in1, in2, in3, hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3; in TransformOne() local
55 IDCT_1D_W(hz0, hz1, hz2, hz3, vt0, vt1, vt2, vt3); in TransformOne()
56 SRARI_W4_SW(vt0, vt1, vt2, vt3, 3); in TransformOne()
57 TRANSPOSE4x4_SW_SW(vt0, vt1, vt2, vt3, vt0, vt1, vt2, vt3); in TransformOne()
63 ADD4(res0, vt0, res1, vt1, res2, vt2, res3, vt3, res0, res1, res2, res3); in TransformOne()
65 PCKEV_B2_SW(res0, res1, res2, res3, vt0, vt1); in TransformOne()
66 res0 = (v4i32)__msa_pckev_b((v16i8)vt0, (v16i8)vt1); in TransformOne()
/external/flatbuffers/js/
Dflatbuffers.js621 var vt1 = this.bb.capacity() - this.vtables[i];
623 var len = this.bb.readInt16(vt1);
626 if (this.bb.readInt16(vt1 + j) != this.bb.readInt16(vt2 + j)) {
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip_tri.c532 struct brw_indirect vt1 = brw_indirect(1, 0); in brw_clip_test() local
542 brw_MOV(p, get_addr_reg(vt1), brw_address(c->reg.vertex[1])); in brw_clip_test()
545 brw_MOV(p, v1, deref_4f(vt1, hpos_offset)); in brw_clip_test()

12