Searched defs:z12 (Results  1 – 8 of 8) sorted by relevance
| /external/libjpeg-turbo/simd/arm/ | 
| D | jidctfst-neon.c | 155     int16x4_t z12 = vsub_s16(tmp4, tmp7);  in jsimd_idct_ifast_neon()  local 230     int16x4_t z12 = vsub_s16(tmp4, tmp7);  in jsimd_idct_ifast_neon()  local 300     int16x8_t z12 = vsubq_s16(tmp4, tmp7);  in jsimd_idct_ifast_neon()  local 381   int16x8_t z12 = vsubq_s16(col1, col7);  in jsimd_idct_ifast_neon()  local
  | 
| /external/libjpeg-turbo/ | 
| D | jidctflt.c | 78   FAST_FLOAT z5, z10, z11, z12, z13;  variable
  | 
| D | jidctfst.c | 177   DCTELEM z5, z10, z11, z12, z13;  variable
  | 
| /external/compiler-rt/test/asan/TestCases/Posix/ | 
| D | stack-overflow.cc | 30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13;  variable
  | 
| /external/rust/crates/ring/crypto/fipsmodule/aes/ | 
| D | aes_nohw.c | 607   aes_word_t z12 = aes_nohw_and(t43, y13);  in aes_nohw_sub_bytes()  local
  | 
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/aes/ | 
| D | aes_nohw.c | 606   aes_word_t z12 = aes_nohw_and(t43, y13);  in aes_nohw_sub_bytes()  local
  | 
| /external/boringssl/src/crypto/fipsmodule/aes/ | 
| D | aes_nohw.c | 606   aes_word_t z12 = aes_nohw_and(t43, y13);  in aes_nohw_sub_bytes()  local
  | 
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/ | 
| D | aes_nohw.c | 605   aes_word_t z12 = aes_nohw_and(t43, y13);  in aes_nohw_sub_bytes()  local
  |