Home
last modified time | relevance | path

Searched refs:_bswap64 (Results 1 – 25 of 87) sorted by relevance

1234

/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86_64/
H A Dbswap.rs14 pub unsafe fn _bswap64(x: i64) -> i64 { in _bswap64() function
25 assert_eq!(_bswap64(0x0EADBEEFFADECA0E), 0x0ECADEFAEFBEAD0E); in test_bswap64()
26 assert_eq!(_bswap64(0x0000000000000000), 0x0000000000000000); in test_bswap64()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Dx86-bswap.c27 return _bswap64(X); in test_bswap64()
42 char bswap64_0[_bswap64(0x0000000000000000ULL) == 0x0000000000000000 ? 1 : -1];
43 char bswap64_1[_bswap64(0x1020304050607080ULL) == 0x8070605040302010 ? 1 : -1];
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dx86-bswap.c26 return _bswap64(X); in test_bswap64()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dx86-bswap.c26 return _bswap64(X); in test_bswap64()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dx86-bswap.c26 return _bswap64(X); in test_bswap64()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dx86-bswap.c26 return _bswap64(X); in test_bswap64()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dx86-bswap.c26 return _bswap64(X); in test_bswap64()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c37 #if defined(__INTEL_COMPILER) || defined(_bswap64)
39 # define _bswap64(a) _byteswap_uint64(a) macro
41 # define _bswap64(a) __builtin_bswap64(a) macro
44 _bswap64(const uint64_t x) in _bswap64() function
535 x = _bswap64((uint64_t) (8 * adlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
537 x = _bswap64((uint64_t) (8 * mlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
676 x = _bswap64((uint64_t)(8 * adlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
678 x = _bswap64((uint64_t)(8 * mlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c37 #if defined(__INTEL_COMPILER) || defined(_bswap64)
39 # define _bswap64(a) _byteswap_uint64(a) macro
41 # define _bswap64(a) __builtin_bswap64(a) macro
44 _bswap64(const uint64_t x) in _bswap64() function
535 x = _bswap64((uint64_t) (8 * adlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
537 x = _bswap64((uint64_t) (8 * mlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
676 x = _bswap64((uint64_t)(8 * adlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
678 x = _bswap64((uint64_t)(8 * mlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c37 #if defined(__INTEL_COMPILER) || defined(_bswap64)
39 # define _bswap64(a) _byteswap_uint64(a) macro
41 # define _bswap64(a) __builtin_bswap64(a) macro
44 _bswap64(const uint64_t x) in _bswap64() function
535 x = _bswap64((uint64_t) (8 * adlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
537 x = _bswap64((uint64_t) (8 * mlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
676 x = _bswap64((uint64_t)(8 * adlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
678 x = _bswap64((uint64_t)(8 * mlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/
H A Daead_aes256gcm_aesni.c37 #if defined(__INTEL_COMPILER) || defined(_bswap64)
39 # define _bswap64(a) _byteswap_uint64(a) macro
41 # define _bswap64(a) __builtin_bswap64(a) macro
44 _bswap64(const uint64_t x) in _bswap64() function
535 x = _bswap64((uint64_t) (8 * adlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
537 x = _bswap64((uint64_t) (8 * mlen)); in crypto_aead_aes256gcm_encrypt_detached_afternm()
676 x = _bswap64((uint64_t)(8 * adlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
678 x = _bswap64((uint64_t)(8 * mlen)); in crypto_aead_aes256gcm_decrypt_detached_afternm()
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/
H A Dbyte_order.h132 #define swap64 _bswap64
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/safe_arch/src/
H A Dlib.rs279 unsafe { _bswap64(i) }
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dia32intrin.h138 #define _bswap64(A) __bswapq((A)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dia32intrin.h138 #define _bswap64(A) __bswapq((A)) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dia32intrin.h138 #define _bswap64(A) __bswapq((A)) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dia32intrin.h138 #define _bswap64(A) __bswapq((A)) macro

1234