Searched defs:y7 (Results 1 – 8 of 8) sorted by relevance
/external/zlib/ |
D | crc32_simd.c | 51 __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/ |
D | warn-literal-conversion.cpp | 16 …int y7 = 1.23E1; // expected-warning {{implicit conversion from 'double' to 'int' changes value fr… in test0() local
|
D | explicit.cpp | 82 const int& y7 = z; // expected-error {{no viable conversion from 'Z' to 'const int'}} in testExplicit() local
|
/external/libopus/celt/arm/ |
D | celt_neon_intr.c | 79 int16x4_t y7 = vext_s16(y4, y8, 3); in xcorr_kernel_neon_fixed() local
|
/external/clang/test/Analysis/ |
D | dead-stores.c | 249 int y7 = 4; in f22() local
|
/external/libaom/aom_dsp/x86/ |
D | loopfilter_avx2.c | 508 const __m256i y7 = _mm256_insertf128_si256( in trans_store_16x16_lpf_vert14() local
|
/external/rust/android-crates-io/crates/ring/crypto/fipsmodule/aes/ |
D | aes_nohw.c | 543 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/ |
D | aes_nohw.c | 541 aes_word_t y7 = aes_nohw_xor(x7, y11); in aes_nohw_sub_bytes() local
|