/external/llvm/test/MC/Mips/msa/ |
test_i5.s | 14 # CHECK: clei_s.d $w0, $w29, -10 # encoding: [0x7a,0x76,0xe8,0x07] 31 # CHECK: maxi_u.b $w20, $w0, 12 # encoding: [0x79,0x8c,0x05,0x06] 59 clei_s.d $w0, $w29, -10 76 maxi_u.b $w20, $w0, 12
|
test_mi10.s | 3 # CHECK: ld.b $w0, -512($1) # encoding: [0x7a,0x00,0x08,0x20] 30 ld.b $w0, -512($1)
|
/external/libunwind/src/x86/ |
Gos-freebsd.c | 42 unw_word_t w0, w1, w2, w3, w4, w5, ip; local 78 if ((*a->access_mem) (as, ip, &w0, 0, arg) < 0 || 83 if (w0 == 0x2024448d && w1 == 0x01a1b850 && w2 == 0xcd500000 && 90 if (w0 == 0x2024448d && w1 == 0x5440f750 && w2 == 0x75000200 &&
|
Gos-linux.c | 33 unw_word_t w0, w1, ip; local 60 if ((*a->access_mem) (as, ip, &w0, 0, arg) < 0 64 ret = ((w0 == 0x0077b858 && w1 == 0x80cd0000) 65 || (w0 == 0x0000adb8 && (w1 & 0xffffff) == 0x80cd00));
|
/external/chromium_org/content/browser/indexed_db/ |
list_set_unittest.cc | 149 scoped_ptr<Wrapped<int> > w0(new Wrapped<int>(0)); 160 set.insert(w0.get()); 177 set.erase(w0.get());
|
/external/libunwind/src/x86_64/ |
Gos-freebsd.c | 41 unw_word_t w0, w1, w2, b0, ip; local 62 if ((ret = (*a->access_mem) (as, ip, &w0, 0, arg)) < 0 67 if (w0 == 0x48006a10247c8d48 &&
|
/external/llvm/test/MC/AArch64/ |
arm64-logical-encoding.s | 8 and w0, w0, #1 13 ands w0, w0, #1 18 ; CHECK: and w0, w0, #0x1 ; encoding: [0x00,0x00,0x00,0x12] 23 ; CHECK: ands w0, w0, #0x1 ; encoding: [0x00,0x00,0x00,0x72]
|
basic-a64-instructions.s | 42 add w0, w2, w3, sxtw 50 // CHECK: add w0, w2, w3, sxtw // encoding: [0x40,0xc0,0x23,0x0b] 297 sub w0, wsp, #4077 301 // CHECK: sub w0, wsp, #4077 // encoding: [0xe0,0xb7,0x3f,0x51] 601 cmn w0, w3 605 // CHECK: cmn w0, w3 // encoding: [0x1f,0x00,0x03,0x2b] [all...] |
arm64-arithmetic-encoding.s | 492 movz w0, #1 494 movz w0, #1, lsl #16 497 ; CHECK: movz w0, #0x1 ; encoding: [0x20,0x00,0x80,0x52] 499 ; CHECK: movz w0, #0x1, lsl #16 ; encoding: [0x20,0x00,0xa0,0x52] 502 movn w0, #2 504 movn w0, #2, lsl #16 507 ; CHECK: movn w0, #0x2 ; encoding: [0x40,0x00,0x80,0x12] 509 ; CHECK: movn w0, #0x2, lsl #16 ; encoding: [0x40,0x00,0xa0,0x12] 512 movk w0, #1 514 movk w0, #1, lsl #1 [all...] |
arm64-memory.s | 394 ldr w0, [x0, x0] 395 ldr w0, [x0, x0, lsl #2] 400 ; CHECK: ldr w0, [x0, x0] ; encoding: [0x00,0x68,0x60,0xb8] 401 ; CHECK: ldr w0, [x0, x0, lsl #2] ; encoding: [0x00,0x78,0x60,0xb8] 550 ldr w0, [x0, #2] 551 ldr w0, [x0, #-256] 564 ; CHECK: ldur w0, [x0, #2] ; encoding: [0x00,0x20,0x40,0xb8] 565 ; CHECK: ldur w0, [x0, #-256] ; encoding: [0x00,0x00,0x50,0xb8] 578 str w0, [x0, #2] 579 str w0, [x0, #-256 [all...] |
ldr-pseudo.s | 116 ldr w0,=0x3C000 117 // CHECK: ldr w0, .Ltmp[[TMP10:[0-9]+]]
|
/external/libunwind/src/ia64/ |
unwind_i.h | 242 #define IA64_GET_REG(l) ((l).w0 >> 2) 243 #define IA64_GET_ADDR(l) ((l).w0 & ~0x3) 245 #define IA64_IS_NULL_LOC(l) (((l).w0 | (l).w1) == 0) 246 #define IA64_IS_FP_LOC(l) (((l).w0 & IA64_LOC_TYPE_FP) != 0) 247 #define IA64_IS_MEMSTK_NAT(l) (((l).w0 & IA64_LOC_TYPE_MEMSTK_NAT) != 0)
|
/external/libhevc/common/arm64/ |
ihevc_intra_pred_filters_luma_mode_11_to_17.s | 259 dup v2.8b,w0 //contains #1 for adding to get ref_main_idx + 1 265 dup v3.8b,w0 287 dup v29.8b,w0 //contains #31 for vand operation 290 dup v28.8b,w0 297 dup v27.8b,w0 //row value inc or reset accordingly 418 dup v27.8b,w0 //row value inc or reset accordingly 456 dup v27.8b,w0 //row value inc or reset accordingly 604 dup v3.8b,w0 627 dup v29.8b,w0 //contains #31 for vand operation
|
/external/chromium_org/third_party/libyuv/util/ |
ssim.cc | 65 } W0 = MAKE_WEIGHT(0), 229 const __m128i w0 = _mm_unpacklo_epi8(v0, zero); \ 231 const __m128i ww0 = _mm_mullo_epi16(w0, (WEIGHT).values_.m_); \ 237 xx = _mm_add_epi32(xx, _mm_madd_epi16(ww0, w0)); \ 248 LOAD_LINE_PAIR(0, W0); 254 LOAD_LINE_PAIR(6, W0);
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/ |
vp9_dct_sse2.c | 169 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 173 // w0 = [b0 b1 b7 b6] 177 const __m128i x0 = _mm_packs_epi32(w0, w1); 214 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS2); local 218 // w0 = [o0 o4 o8 oC] 223 const __m128i x0 = _mm_packs_epi32(w0, w1); 530 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 539 res0 = _mm_packs_epi32(w0, w1); 592 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 601 res1 = _mm_packs_epi32(w0, w1) 945 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local 1458 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1522 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1554 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1576 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1610 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1632 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1666 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1688 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1710 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1732 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct_sse2.c | 138 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 142 // w0 = [b0 b1 b7 b6] 146 const __m128i x0 = _mm_packs_epi32(w0, w1); 183 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS2); local 187 // w0 = [o0 o4 o8 oC] 192 const __m128i x0 = _mm_packs_epi32(w0, w1); 459 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 468 res0 = _mm_packs_epi32(w0, w1); 521 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 530 res1 = _mm_packs_epi32(w0, w1) 926 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local 1371 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1435 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1467 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1489 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1523 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1545 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1579 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1601 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1623 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1645 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local [all...] |
vp9_dct_avx2.c | 79 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 84 const __m128i res0 = _mm_packs_epi32(w0, w2); 358 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 367 res0 = _mm_packs_epi32(w0, w1); 420 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 429 res1 = _mm_packs_epi32(w0, w1); 825 __m128i w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; local 1270 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1334 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1366 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1388 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1422 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1444 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1478 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1500 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1522 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local 1544 const __m128i w0 = _mm_srai_epi32(v0, DCT_CONST_BITS); local [all...] |
/external/libunwind/include/tdep-ia64/ |
libunwind_i.h | 81 unw_word_t w0, w1; member in struct:ia64_loc
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_lgamma_r.c | 61 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z 149 w0 = 4.18938533204672725052e-01, /* 0x3FDACFE3, 0x90C97D69 */ variable 290 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
|
e_lgammaf_r.c | 82 w0 = 4.1893854737e-01, /* 0x3ed67f1d */ variable 223 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
|
/external/fdlibm/ |
e_lgamma_r.c | 58 * w = w0 + w1*z + w2*z + w3*z + ... + w6*z 148 w0 = 4.18938533204672725052e-01, /* 0x3FDACFE3, 0x90C97D69 */ variable 297 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6)))));
|
/external/deqp/framework/common/ |
tcuTexLookupVerifier.cpp | 763 const int w0 = level0.getWidth(); local 766 const Vec2 uBounds0 = computeNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord, prec.coordBits.x(), prec.uvwBits.x()); 779 const Vec4 c0 = lookup<float>(level0, sampler, wrap(sampler.wrapS, i0, w0), coordY, 0); 799 const int w0 = level0.getWidth(); local 804 const Vec2 uBounds0 = computeNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord.x(), prec.coordBits.x(), prec.uvwBits.x()); 827 const Vec4 c0 = lookup<float>(level0, sampler, wrap(sampler.wrapS, i0, w0), wrap(sampler.wrapT, j0, h0), coordZ); 848 const int w0 = level0.getWidth(); local 855 const Vec2 uBounds0 = computeNonNormalizedCoordBounds(sampler.normalizedCoords, w0, coord.x(), prec.coordBits.x(), prec.uvwBits.x()); 915 const int w0 = level0.getWidth(); local 990 const int w0 = level0.getWidth(); local 1087 const int w0 = level0.getWidth(); local [all...] |
/art/runtime/arch/arm64/ |
quick_entrypoints_arm64.S | 368 cbnz w0, 1f // result non-zero branch over 563 // Store result (w0/x0/s0/d0) appropriately, depending on resultType. 962 cbz w0, .Lslow_lock [all...] |
/external/chromium_org/v8/src/arm64/ |
regexp-macro-assembler-arm64.cc | 649 __ Mov(w0, FAILURE); 735 __ Mov(w0, EXCEPTION); 741 __ Cbnz(w0, &return_w0); [all...] |
/external/chromium_org/third_party/libwebp/dsp/ |
enc_neon.c | 618 const int32x4_t w0, const int32x4_t w1, 620 const int32x4_t s0 = vmulq_s32(w0, b.val[0]); 662 const int32x4_t w0 = ConvertU16ToS32(vld1_u16(w + 0)); local 666 const int64x1_t sum1 = DistoSum(vpass_a, w0, w1, w2, w3); 667 const int64x1_t sum2 = DistoSum(vpass_b, w0, w1, w2, w3); [all...] |