/external/mesa3d/src/intel/tools/tests/gen6/ |
D | shr.asm | 9 shr(1) g3<1>D sr0<0,1,0>D 12D { align1 1N };
|
/external/igt-gpu-tools/lib/ |
D | debug.h | 64 sr sr0; member
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | loop_restoration_neon.cc | 1821 const uint8x16_t sr0 = vld1q_u8(src + x); in BoxFilterPass1() local 1823 const uint8x8_t sr00 = vget_low_u8(sr0); in BoxFilterPass1() 1838 const uint8x8_t sr01 = vget_high_u8(sr0); in BoxFilterPass1() 1885 const uint8x8_t sr0 = vget_low_u8(sr); in BoxFilterPass1LastRow() local 1886 const int16x8_t p0 = CalculateFilteredOutputPass1(sr0, ma, b); in BoxFilterPass1LastRow() 1887 const uint8x8_t d0 = SelfGuidedSingleMultiplier(sr0, p0, w0); in BoxFilterPass1LastRow() 1930 const uint8x8_t sr0 = vget_low_u8(sr); in BoxFilterPass2() local 1937 const int16x8_t p0 = CalculateFilteredOutputPass2(sr0, ma, b); in BoxFilterPass2() 1938 const uint8x8_t d0 = SelfGuidedSingleMultiplier(sr0, p0, w0); in BoxFilterPass2() 1994 const uint8x16_t sr0 = vld1q_u8(src + x); in BoxFilter() local [all …]
|
/external/libaom/libaom/av1/common/arm/ |
D | selfguided_neon.c | 544 int32x4_t sr0, sr1, sr2, sr3, sr4, sr5, sr6, sr7; in calc_ab_internal_hbd() local 559 load_s32_4x4(src1, buf_stride, &sr0, &sr1, &sr2, &sr3); in calc_ab_internal_hbd() 563 s0 = vrshlq_u32(vreinterpretq_u32_s32(sr0), bd_min_1_vec); in calc_ab_internal_hbd() 607 int32x4_t sr0, sr1, sr2, sr3, sr4, sr5, sr6, sr7; in calc_ab_fast_internal_lbd() local 619 load_s32_4x4(src1, buf_stride, &sr0, &sr1, &sr2, &sr3); in calc_ab_fast_internal_lbd() 622 s0 = vreinterpretq_u32_s32(sr0); in calc_ab_fast_internal_lbd() 662 int32x4_t sr0, sr1, sr2, sr3, sr4, sr5, sr6, sr7; in calc_ab_fast_internal_hbd() local 674 load_s32_4x4(src1, buf_stride, &sr0, &sr1, &sr2, &sr3); in calc_ab_fast_internal_hbd() 677 s0 = vrshlq_u32(vreinterpretq_u32_s32(sr0), bd_min_1_vec); in calc_ab_fast_internal_hbd()
|
/external/pffft/ |
D | pffft_priv_impl.h | 1149 v4sf sr0, dr0, sr1, dr1, si0, di0, si1, di1; in FUNC_CPLX_FINALIZE() local 1162 sr0 = VADD(r0,r2); dr0 = VSUB(r0, r2); in FUNC_CPLX_FINALIZE() 1180 r0 = VADD(sr0, sr1); i0 = VADD(si0, si1); in FUNC_CPLX_FINALIZE() 1182 r2 = VSUB(sr0, sr1); i2 = VSUB(si0, si1); in FUNC_CPLX_FINALIZE() 1193 v4sf sr0, dr0, sr1, dr1, si0, di0, si1, di1; in FUNC_CPLX_PREPROCESS() local 1201 sr0 = VADD(r0,r2); dr0 = VSUB(r0, r2); in FUNC_CPLX_PREPROCESS() 1206 r0 = VADD(sr0, sr1); i0 = VADD(si0, si1); in FUNC_CPLX_PREPROCESS() 1208 r2 = VSUB(sr0, sr1); i2 = VSUB(si0, si1); in FUNC_CPLX_PREPROCESS() 1227 v4sf sr0, dr0, sr1, dr1, si0, di0, si1, di1; in FUNC_REAL_FINALIZE_4X4() local 1256 sr0 = VADD(r0,r2); dr0 = VSUB(r0,r2); in FUNC_REAL_FINALIZE_4X4() [all …]
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_avx2.cc | 2312 const __m256i sr0 = LoadUnaligned32(src + x); in BoxFilterPass1() local 2314 const __m256i sr0_lo = _mm256_unpacklo_epi8(sr0, _mm256_setzero_si256()); in BoxFilterPass1() 2322 const __m256i sr0_hi = _mm256_unpackhi_epi8(sr0, _mm256_setzero_si256()); in BoxFilterPass1() 2484 const __m256i sr0 = LoadUnaligned32(src + x); in BoxFilter() local 2486 const __m256i sr0_lo = _mm256_unpacklo_epi8(sr0, _mm256_setzero_si256()); in BoxFilter() 2509 const __m256i sr0_hi = _mm256_unpackhi_epi8(sr0, _mm256_setzero_si256()); in BoxFilter()
|
D | loop_restoration_sse4.cc | 2115 const __m128i sr0 = LoadAligned16(src + x); in BoxFilter() local 2117 const __m128i sr0_lo = _mm_unpacklo_epi8(sr0, _mm_setzero_si128()); in BoxFilter() 2142 const __m128i sr0_hi = _mm_unpackhi_epi8(sr0, _mm_setzero_si128()); in BoxFilter()
|
/external/elfutils/tests/ |
D | run-allregs.sh | 226 70: sr0 (sr0), unsigned 32 bits 1249 70: sr0 (sr0), unsigned 64 bits
|
D | run-addrcfi.sh | 370 privileged reg70 (sr0): undefined 1392 privileged reg70 (sr0): undefined 2420 privileged reg70 (sr0): undefined
|