Home
last modified time | relevance | path

Searched defs:CacheLineSize (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/esan/
H A Dworking_set.cpp43 static const u32 CacheLineSize = 64; variable
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp27 CacheLineSize("ppc-loop-prefetch-cache-line", cl::Hidden, cl::init(64), variable
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h178 uint16_t CacheLineSize = 0; variable