Home
last modified time | relevance | path

Searched defs:TotalBytes (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp52 auto TotalBytes = std::distance(Begin, End); in WriteAll() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h133 uptr TotalBytes = 0; in getStats() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1253 unsigned TotalBytes = VT.getStoreSize(); in analyzeArguments() local
1305 unsigned TotalBytes = 0; in getTotalArgumentsSizeInBytes() local
1320 unsigned TotalBytes = getTotalArgumentsSizeInBytes(Args); in analyzeReturnValues() local
1687 unsigned TotalBytes = getTotalArgumentsSizeInBytes(Outs); in CanLowerReturn() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1518 size_t TotalBytes = 0; in dumpTypeRefStats() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp970 unsigned TotalBytes = 0; in PrintStats() local