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

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

Completed in 607 milliseconds