Searched defs:getCacheAssociativity (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp324 MCSubtargetInfo::getCacheAssociativity(unsigned Level) const { function in class:MCSubtargetInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h494 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { function in class:llvm::BasicTTIImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h353 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp613 TargetTransformInfo::getCacheAssociativity(CacheLevel Level) const { function in class:TargetTransformInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp98 llvm::Optional<unsigned> X86TTIImpl::getCacheAssociativity( function in class:X86TTIImpl

Completed in 191 milliseconds