Searched defs:getCacheSize (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp319 Optional<unsigned> MCSubtargetInfo::getCacheSize(unsigned Level) const { function in class:MCSubtargetInfo
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h195 uptr getCacheSize() const { return atomic_load_relaxed(&MaxCacheSize); } function in class:scudo::GlobalQuarantine
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h404 llvm::Optional<unsigned> getCacheSize(TargetTransformInfo::CacheLevel Level) const { function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h528 getCacheSize(TargetTransformInfo::CacheLevel Level) const { function in class:llvm::BasicTTIImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp519 llvm::Optional<unsigned> TargetTransformInfo::getCacheSize(CacheLevel Level) function in class:TargetTransformInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp68 llvm::Optional<unsigned> X86TTIImpl::getCacheSize( function in class:X86TTIImpl
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c90326 static const VdbeOpList getCacheSize[] = { local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c128052 static const VdbeOpList getCacheSize[] = { local
[all...]

Completed in 1154 milliseconds