HomeSort by relevance Sort by last modified time
    Searched full:dst2 (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/llvm/lib/Target/Hexagon/
HexagonIntrinsics.td 480 : SInst_acc<(outs IntRegs:$dst), (ins IntRegs:$dst2, IntRegs:$src1,
483 [(set IntRegs:$dst, (IntID IntRegs:$dst2, IntRegs:$src1,
485 "$dst2 = $dst">;
488 : SInst_acc<(outs IntRegs:$dst), (ins IntRegs:$dst2, IntRegs:$src1,
491 [(set IntRegs:$dst, (IntID IntRegs:$dst2, IntRegs:$src1,
493 "$dst2 = $dst">;
496 : SInst_acc<(outs DoubleRegs:$dst), (ins DoubleRegs:$dst2, DoubleRegs:$src1,
499 [(set DoubleRegs:$dst, (IntID DoubleRegs:$dst2,
502 "$dst2 = $dst">;
505 : SInst_acc<(outs DoubleRegs:$dst), (ins DoubleRegs:$dst2, DoubleRegs:$src1
    [all...]
HexagonIntrinsicsV5.td 85 IntRegs:$dst2),
89 IntRegs:$src2, IntRegs:$dst2))],
90 "$dst2 = $dst">;
94 IntRegs:$dst2),
98 IntRegs:$src2, IntRegs:$dst2))],
99 "$dst2 = $dst">;
103 : MInst_acc<(outs IntRegs:$dst), (ins IntRegs:$dst2, IntRegs:$src1,
107 [(set IntRegs:$dst, (IntID IntRegs:$dst2, IntRegs:$src1,
109 "$dst2 = $dst">;
113 IntRegs:$dst2),
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_tile.c 54 uint8_t *dst2 = (uint8_t *)dst + row * dst_pitch + local
61 memcpy(dst2, src2, columns * sizeof(uint8_t));
62 dst2 += tile_width;
85 uint16_t *dst2 = (uint16_t *)dst + row * dst_pitch + local
92 memcpy(dst2, src2, columns * sizeof(uint16_t));
93 dst2 += tile_width;
116 uint16_t *dst2 = (uint16_t *)dst + row * dst_pitch + local
123 memcpy(dst2, src2, columns * sizeof(uint16_t));
124 dst2 += tile_width;
147 uint32_t *dst2 = (uint32_t *)dst + row * dst_pitch local
178 uint64_t *dst2 = (uint64_t *)dst + row * dst_pitch + local
271 uint8_t *dst2 = (uint8_t *)dst + dst_pitch * row + col; local
304 uint16_t *dst2 = (uint16_t *)dst + dst_pitch * row + col; local
337 uint16_t *dst2 = (uint16_t *)dst + dst_pitch * row + col; local
370 uint32_t *dst2 = (uint32_t *)dst + dst_pitch * row + col; local
403 uint64_t *dst2 = (uint64_t *)dst + dst_pitch * row + col; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tile.c 54 uint8_t *dst2 = (uint8_t *)dst + row * dst_pitch + local
61 memcpy(dst2, src2, columns * sizeof(uint8_t));
62 dst2 += tile_width;
85 uint16_t *dst2 = (uint16_t *)dst + row * dst_pitch + local
92 memcpy(dst2, src2, columns * sizeof(uint16_t));
93 dst2 += tile_width;
116 uint16_t *dst2 = (uint16_t *)dst + row * dst_pitch + local
123 memcpy(dst2, src2, columns * sizeof(uint16_t));
124 dst2 += tile_width;
147 uint32_t *dst2 = (uint32_t *)dst + row * dst_pitch local
178 uint64_t *dst2 = (uint64_t *)dst + row * dst_pitch + local
271 uint8_t *dst2 = (uint8_t *)dst + dst_pitch * row + col; local
304 uint16_t *dst2 = (uint16_t *)dst + dst_pitch * row + col; local
337 uint16_t *dst2 = (uint16_t *)dst + dst_pitch * row + col; local
370 uint32_t *dst2 = (uint32_t *)dst + dst_pitch * row + col; local
403 uint64_t *dst2 = (uint64_t *)dst + dst_pitch * row + col; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_A.c 337 punpckhbw_r2r(mm5, mm6); /* high - 0A0R0G0B -> mm6(dst2) */
344 psubw_r2r(mm6, mm1);/* src2 - dst2 -> mm1 */
347 paddb_r2r(mm1, mm6); /* mm1 + mm6(dst2) -> mm6 */
457 __m64 src1, src2, dst1, dst2, lmask, hmask, dsta; local
475 dst2 = dst1; /* 2 x dst -> dst2(ARGBARGB) */
480 dst2 = _mm_and_si64(dst2, hmask); /* dst & mask -> dst2 */
482 src2 = _mm_add_pi32(src2, dst2); /* dst2 + src2 -> src2 *
521 __m64 src1, src2, dst1, dst2, mm_alpha, mm_zero, dsta; local
2173 __m64 src1, dst1, src2, dst2, gmask, bmask, mm_res, mm_alpha; local
2307 __m64 src1, dst1, src2, dst2, rmask, gmask, bmask, mm_res, mm_alpha; local
    [all...]
  /system/core/libutils/tests/
String8_test.cpp 52 String8 dst2 = src1 + ssrc2; local
53 EXPECT_STREQ(dst2.string(), "Hello, world!");
  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 106 SDValue Dst2 = DAG.getNode(ISD::ADD, DL, DstVT, Dst,
108 SDValue Chain2 = DAG.getStore(Chain, DL, Byte, Dst2,
120 SDValue Dst2 = DAG.getNode(ISD::ADD, DL, DstVT, Dst,
122 return DAG.getNode(SystemZISD::MVC, DL, MVT::Other, Chain, Dst2, Dst,
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
x86_xform3.S 47 #define DST2 REGOFF(8, EDI)
154 FSTP_S( DST2 ) /* F7 */
234 FSTP_S( DST2 ) /* */
330 FSTP_S( DST2 ) /* */
403 FSTP_S( DST2 ) /* */
480 MOV_L( EBX, DST2 )
551 MOV_L( EBX, DST2 )
616 MOV_L( EDX, DST2 )
622 FSTP_S( DST2 )
x86_xform4.S 47 #define DST2 REGOFF(8, EDI)
161 FSTP_S( DST2 ) /* F7 */
243 FSTP_S( DST2 ) /* */
346 FSTP_S( DST2 ) /* */
427 FSTP_S( DST2 ) /* */
512 MOV_L( EBX, DST2 )
590 MOV_L( EBX, DST2 )
658 MOV_L( EBX, DST2 )
x86_xform2.S 47 #define DST2 REGOFF(8, EDI)
138 FSTP_S( DST2 ) /* F7 */
203 MOV_L( EBX, DST2 )
287 FSTP_S( DST2 ) /* */
356 MOV_L( EBX, DST2 )
x86_cliptest.S 42 #define DST2 REGOFF(8, EDI)
220 MOV_L( CONST(0), DST2 )
239 FSTP_S( DST2 ) /* F3 */
  /external/mesa3d/src/mesa/x86/
x86_xform3.S 47 #define DST2 REGOFF(8, EDI)
154 FSTP_S( DST2 ) /* F7 */
234 FSTP_S( DST2 ) /* */
330 FSTP_S( DST2 ) /* */
403 FSTP_S( DST2 ) /* */
480 MOV_L( EBX, DST2 )
551 MOV_L( EBX, DST2 )
616 MOV_L( EDX, DST2 )
622 FSTP_S( DST2 )
x86_xform4.S 47 #define DST2 REGOFF(8, EDI)
161 FSTP_S( DST2 ) /* F7 */
243 FSTP_S( DST2 ) /* */
346 FSTP_S( DST2 ) /* */
427 FSTP_S( DST2 ) /* */
512 MOV_L( EBX, DST2 )
590 MOV_L( EBX, DST2 )
658 MOV_L( EBX, DST2 )
x86_xform2.S 47 #define DST2 REGOFF(8, EDI)
138 FSTP_S( DST2 ) /* F7 */
203 MOV_L( EBX, DST2 )
287 FSTP_S( DST2 ) /* */
356 MOV_L( EBX, DST2 )
  /frameworks/base/core/tests/coretests/src/android/text/format/
TimeTest.java 58 public int dst2; field in class:TimeTest.DateTest
62 int dst2) {
75 this.dst2 = dst2;
92 this.dst2 = -1;
228 if (test.dst2 == -1) test.dst2 = local.isDst;
233 || local.minute != test.minute2 || local.isDst != test.dst2) {
236 test.dst2);
249 if (test.dst2 == -1) test.dst2 = local.isDst
    [all...]
  /external/llvm/test/CodeGen/X86/
pic.ll 26 @dst2 = global i32 0
31 store i32* @dst2, i32** @ptr2
33 store i32 %tmp.s, i32* @dst2
41 ; LINUX: movl dst2@GOT(%eax),
  /external/skia/gm/
image.cpp 96 SkRect dst1, dst2, dst3, dst4; local
98 dst2.set(0, 320, 65, 385);
103 imgG->draw(canvas, &src2, dst2, usePaint ? &paint : NULL);
  /external/eigen/unsupported/test/
FFTW.cpp 189 Eigen::Matrix<Complex,nrows,ncols> src,src2,dst,dst2;
197 dst2.col(k) = tmpOut;
202 fft.fwd( tmpOut, dst2.row(k) );
203 dst2.row(k) = tmpOut;
209 VERIFY( (dst-dst2).norm() < test_precision<T>() );
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
image.c 477 GLushort (*dst2)[4] = (GLushort (*)[4]) (useTemp ? tempBuffer : dst);
481 dst2[i][RCOMP] = UBYTE_TO_USHORT(src1[i][RCOMP]);
482 dst2[i][GCOMP] = UBYTE_TO_USHORT(src1[i][GCOMP]);
483 dst2[i][BCOMP] = UBYTE_TO_USHORT(src1[i][BCOMP]);
484 dst2[i][ACOMP] = UBYTE_TO_USHORT(src1[i][ACOMP]);
554 GLushort (*dst2)[4] = (GLushort (*)[4]) (useTemp ? tempBuffer : dst);
559 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][RCOMP], src4[i][RCOMP]);
560 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][GCOMP], src4[i][GCOMP]);
561 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][BCOMP], src4[i][BCOMP]);
562 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][ACOMP], src4[i][ACOMP])
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXIntrinsics.td     [all...]
  /external/mesa3d/src/mesa/main/
image.c 477 GLushort (*dst2)[4] = (GLushort (*)[4]) (useTemp ? tempBuffer : dst);
481 dst2[i][RCOMP] = UBYTE_TO_USHORT(src1[i][RCOMP]);
482 dst2[i][GCOMP] = UBYTE_TO_USHORT(src1[i][GCOMP]);
483 dst2[i][BCOMP] = UBYTE_TO_USHORT(src1[i][BCOMP]);
484 dst2[i][ACOMP] = UBYTE_TO_USHORT(src1[i][ACOMP]);
554 GLushort (*dst2)[4] = (GLushort (*)[4]) (useTemp ? tempBuffer : dst);
559 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][RCOMP], src4[i][RCOMP]);
560 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][GCOMP], src4[i][GCOMP]);
561 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][BCOMP], src4[i][BCOMP]);
562 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][ACOMP], src4[i][ACOMP])
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 204 public int dst2; field in class:TimeTest.DateTest
208 int dst2) {
221 this.dst2 = dst2;
238 this.dst2 = -1;
373 if (test.dst2 == -1) test.dst2 = local.isDst;
378 || local.minute != test.minute2 || local.isDst != test.dst2) {
381 test.dst2);
394 if (test.dst2 == -1) test.dst2 = local.isDst
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
basictz.cpp 46 int32_t raw1, raw2, dst1, dst2; local
51 tz.getOffset(start, FALSE, raw2, dst2, status);
56 if ((raw1 + dst1 != raw2 + dst2)
57 || (dst1 != 0 && dst2 == 0)
58 || (dst1 == 0 && dst2 != 0)) {
62 if (raw1 != raw2 || dst1 != dst2) {
  /external/icu4c/i18n/
basictz.cpp 46 int32_t raw1, raw2, dst1, dst2; local
51 tz.getOffset(start, FALSE, raw2, dst2, status);
56 if ((raw1 + dst1 != raw2 + dst2)
57 || (dst1 != 0 && dst2 == 0)
58 || (dst1 == 0 && dst2 != 0)) {
62 if (raw1 != raw2 || dst1 != dst2) {
  /external/chromium_org/third_party/libwebp/dsp/
dec_sse2.c 201 __m128i dst0, dst1, dst2, dst3; local
206 dst2 = _mm_loadl_epi64((__m128i*)&dst[2 * BPS]);
212 dst2 = _mm_cvtsi32_si128(*(int*)&dst[2 * BPS]);
218 dst2 = _mm_unpacklo_epi8(dst2, zero);
223 dst2 = _mm_add_epi16(dst2, T2);
228 dst2 = _mm_packus_epi16(dst2, dst2);
    [all...]

Completed in 1300 milliseconds

1 2 3 4