Home
last modified time | relevance | path

Searched defs:getCacheSize (Results 1 – 13 of 13) 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.h193 uptr getCacheSize() const { return atomic_load_relaxed(&MaxCacheSize); } in getCacheSize() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCSubtargetInfo.cpp339 std::optional<unsigned> MCSubtargetInfo::getCacheSize(unsigned Level) const { in getCacheSize() function in MCSubtargetInfo
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h462 getCacheSize(TargetTransformInfo::CacheLevel Level) const { in getCacheSize() function
DTargetTransformInfo.h2286 std::optional<unsigned> getCacheSize(CacheLevel Level) const override { in getCacheSize() function
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h661 getCacheSize(TargetTransformInfo::CacheLevel Level) const { 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-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp699 TargetTransformInfo::getCacheSize(CacheLevel Level) const { in getCacheSize() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp112 std::optional<unsigned> X86TTIImpl::getCacheSize( in getCacheSize() function in X86TTIImpl