Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/xray/
H A Dxray_powerpc64.cpp31 const size_t LineSize = 32; in clearCache() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h169 uptr LineSize, Next, Tmp; storeTags() local
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600InstPrinter.cpp83 O << KCacheAddr * 16 << '-' << KCacheAddr * 16 + LineSize; in printKCache() local