repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AA] Pass query info.
[llvm-project.git]
/
libc
/
src
/
string
/
memory_utils
/
cacheline_size_aarch64.h.inc
blob
34d8cef5ba411ce042e791f4a86dd1ca59a768a7
1
// We would need to read special register ctr_el0 to find out L1 dcache size.
2
// This value is a good estimate based on a real aarch64 machine.
3
#define LLVM_LIBC_CACHELINE_SIZE 64