Home
last modified time | relevance | path

Searched defs:z13 (Results 1 – 15 of 15) sorted by relevance

/external/libjpeg-turbo/simd/arm/
Djidctfst-neon.c152 int16x4_t z13 = vadd_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local
227 int16x4_t z13 = vadd_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local
297 int16x8_t z13 = vaddq_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local
378 int16x8_t z13 = vaddq_s16(col5, col3); in jsimd_idct_ifast_neon() local
Djfdctfst-neon.c125 int16x8_t z13 = vsubq_s16(tmp7, z3); in jsimd_fdct_ifast_neon() local
/external/libjpeg-turbo/
Djfdctflt.c64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
Djfdctfst.c121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
/external/llvm-project/flang/test/Evaluate/
Dfolding11.f9019 complex, parameter :: z13 = (3., 4.) * 2. variable
/external/compiler-rt/test/asan/TestCases/Posix/
Dstack-overflow.cc30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/
Dstack-overflow.cpp32 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-inefficient-vector-operation.cpp303 std::vector<int>* z13 = &t; in f() local
/external/llvm-project/lldb/source/Utility/
DARM64_ehframe_Registers.h127 z13, enumerator
DARM64_DWARF_Registers.h128 z13, enumerator
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c608 aes_word_t z13 = aes_nohw_and(t40, y5); in aes_nohw_sub_bytes() local
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c606 aes_word_t z13 = aes_nohw_and(t40, y5); in aes_nohw_sub_bytes() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c606 aes_word_t z13 = aes_nohw_and(t40, y5); in aes_nohw_sub_bytes() local