Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_powerpc64.cpp31 const size_t LineSize = 32; in clearCache() local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h169 uptr LineSize, Next, Tmp; in storeTags() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600InstPrinter.cpp84 int LineSize = (KCacheMode == 1) ? 16 : 32; in printKCache() local