Home
last modified time | relevance | path

Searched defs:y7 (Results 1 – 8 of 8) sorted by relevance

/external/zlib/
Dcrc32_simd.c51 __m512i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_avx512_simd_() local
228 __m128i x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in crc32_sse42_simd_() local
498 uint64x2_t x0, x1, x2, x3, x4, x5, x6, x7, x8, y5, y6, y7, y8; in armv8_crc32_pmull_little() local
/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp16 …int y7 = 1.23E1; // expected-warning {{implicit conversion from 'double' to 'int' changes value fr… in test0() local
Dexplicit.cpp82 const int& y7 = z; // expected-error {{no viable conversion from 'Z' to 'const int'}} in testExplicit() local
/external/libopus/celt/arm/
Dcelt_neon_intr.c79 int16x4_t y7 = vext_s16(y4, y8, 3); in xcorr_kernel_neon_fixed() local
/external/clang/test/Analysis/
Ddead-stores.c249 int y7 = 4; in f22() local
/external/libaom/aom_dsp/x86/
Dloopfilter_avx2.c508 const __m256i y7 = _mm256_insertf128_si256( in trans_store_16x16_lpf_vert14() local
/external/rust/android-crates-io/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c543 aes_word_t y7 = aes_nohw_xor(x7, y11); in aes_nohw_sub_bytes() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c541 aes_word_t y7 = aes_nohw_xor(x7, y11); in aes_nohw_sub_bytes() local