/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | idct_msa.c | 90 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/ |
D | FlatBufferBuilder.cs | 522 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/ |
D | decltype.mm | 21 decltype(foo)::value_type vt1;
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | FlatBufferBuilder.java | 696 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/ |
D | devirt-single-impl.ll | 6 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf to i8*)], !type !0
|
D | vcp-no-this.ll | 6 @vt1 = global [1 x i8*] [i8* bitcast (i32 ()* @vf1 to i8*)], !type !0
|
D | uniform-retval.ll | 6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
|
D | vcp-too-wide-ints.ll | 6 @vt1 = global [1 x i8*] [i8* bitcast (i128 (i8*, i128)* @vf1 to i8*)], !type !0
|
D | devirt-single-impl-check.ll | 9 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf to i8*)], !type !0
|
D | vcp-uses-this.ll | 6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
|
D | vcp-accesses-memory.ll | 6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
|
D | vcp-non-constant-arg.ll | 6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
|
D | uniform-retval-invoke.ll | 6 @vt1 = constant [1 x i8*] [i8* bitcast (i32 (i8*)* @vf1 to i8*)], !type !0
|
D | virtual-const-prop-end.ll | 7 @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 …
|
D | virtual-const-prop-begin.ll | 7 @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 …
|
D | virtual-const-prop-check.ll | 12 @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 …
|
D | expand-check.ll | 9 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf1 to i8*)], !type !0
|
D | unique-retval.ll | 6 @vt1 = constant [1 x i8*] [i8* bitcast (i1 (i8*)* @vf0 to i8*)], !type !0
|
D | vcp-type-mismatch.ll | 6 @vt1 = global [1 x i8*] [i8* bitcast (i32 (i8*, i32)* @vf1 to i8*)], !type !0
|
D | constant-arg.ll | 12 @vt1 = constant [1 x i8*] [i8* bitcast (i1 (i8*, i32)* @vf1 to i8*)], !type !0
|
/external/flatbuffers/php/ |
D | FlatbufferBuilder.php | 828 $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/ |
D | enc_msa.c | 47 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()
|
D | dec_msa.c | 45 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/ |
D | flatbuffers.js | 621 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/ |
D | brw_clip_tri.c | 532 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()
|