Home
last modified time | relevance | path

Searched defs:HIDDEN (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx512_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN _blake3_hash_many_avx512 label
27 HIDDEN blake3_hash_many_avx512 label
28 HIDDEN blake3_compress_in_place_avx512 label
29 HIDDEN _blake3_compress_in_place_avx512 label
30 HIDDEN blake3_compress_xof_avx512 label
31 HIDDEN _blake3_compress_xof_avx512 label
H A Dblake3_sse41_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN blake3_hash_many_sse41 label
27 HIDDEN _blake3_hash_many_sse41 label
28 HIDDEN blake3_compress_in_place_sse41 label
29 HIDDEN _blake3_compress_in_place_sse41 label
30 HIDDEN blake3_compress_xof_sse41 label
31 HIDDEN _blake3_compress_xof_sse41 label
H A Dblake3_sse2_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN blake3_hash_many_sse2 label
27 HIDDEN _blake3_hash_many_sse2 label
28 HIDDEN blake3_compress_in_place_sse2 label
29 HIDDEN _blake3_compress_in_place_sse2 label
30 HIDDEN blake3_compress_xof_sse2 label
31 HIDDEN _blake3_compress_xof_sse2 label
H A Dblake3_avx2_x86-64_unix.S20 #define HIDDEN .private_extern macro
22 #define HIDDEN .hidden macro
26 HIDDEN _blake3_hash_many_avx2 label
27 HIDDEN blake3_hash_many_avx2 label
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dassembly.h30 #define HIDDEN(name) .private_extern name macro
41 #define HIDDEN(name) .hidden name macro
60 #define HIDDEN(name) macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h32 #define HIDDEN __attribute__((visibility("hidden"))) macro
/freebsd-src/contrib/arm-optimized-routines/math/
H A Dmath_config.h72 # define HIDDEN __attribute__ ((__visibility__ ("hidden"))) macro
88 # define HIDDEN macro
[all...]
/freebsd-src/contrib/arm-optimized-routines/pl/math/
H A Dmath_config.h