Home
last modified time | relevance | path

Searched defs:t64 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct8x8_add_neon.c134 int64x2_t t64[8]; in idct8x8_12_half1d_bd12() local
Dhighbd_idct_neon.h243 int64x2_t t64[8]; in idct8x8_64_half1d_bd12() local
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c633 aes_word_t t64 = aes_nohw_xor(z4, t59); in aes_nohw_sub_bytes() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c631 aes_word_t t64 = aes_nohw_xor(z4, t59); in aes_nohw_sub_bytes() local
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c631 aes_word_t t64 = aes_nohw_xor(z4, t59); in aes_nohw_sub_bytes() local
/external/llvm-project/clang/test/SemaCXX/
Dtype-traits.cpp1390 int t64[F(__is_standard_layout(HasEmptyBaseAsSubobjectOfMember1))]; in is_standard_layout() local