Home
last modified time | relevance | path

Searched defs:getCacheSize (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp319 Optional<unsigned> MCSubtargetInfo::getCacheSize(unsigned Level) const { in getCacheSize() function in MCSubtargetInfo
/external/scudo/standalone/
Dquarantine.h200 uptr getCacheSize() const { return atomic_load_relaxed(&MaxCacheSize); } in getCacheSize() function
/external/llvm-project/llvm/lib/MC/
DMCSubtargetInfo.cpp335 Optional<unsigned> MCSubtargetInfo::getCacheSize(unsigned Level) const { in getCacheSize() function in MCSubtargetInfo
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dquarantine.h200 uptr getCacheSize() const { return atomic_load_relaxed(&MaxCacheSize); } in getCacheSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h528 getCacheSize(TargetTransformInfo::CacheLevel Level) const { in getCacheSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h404 llvm::Optional<unsigned> getCacheSize(TargetTransformInfo::CacheLevel Level) const { in getCacheSize() function
DTargetTransformInfo.h1678 llvm::Optional<unsigned> getCacheSize(CacheLevel Level) const override { in getCacheSize() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h523 getCacheSize(TargetTransformInfo::CacheLevel Level) const { in getCacheSize() function
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h369 getCacheSize(TargetTransformInfo::CacheLevel Level) const { in getCacheSize() function
DTargetTransformInfo.h1920 Optional<unsigned> getCacheSize(CacheLevel Level) const override { in getCacheSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp68 llvm::Optional<unsigned> X86TTIImpl::getCacheSize( in getCacheSize() function in X86TTIImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp519 llvm::Optional<unsigned> TargetTransformInfo::getCacheSize(CacheLevel Level) in getCacheSize() function in TargetTransformInfo
/external/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp649 TargetTransformInfo::getCacheSize(CacheLevel Level) const { in getCacheSize() function in TargetTransformInfo
/external/llvm-project/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp68 llvm::Optional<unsigned> X86TTIImpl::getCacheSize( in getCacheSize() function in X86TTIImpl