Home
last modified time | relevance | path

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

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