Searched defs:getCacheAssociativity (Results 1 – 6 of 6) sorted by relevance
343 MCSubtargetInfo::getCacheAssociativity(unsigned Level) const { in getCacheAssociativity() function in MCSubtargetInfo
459 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { in getCacheAssociativity() function
2206 Optional<unsigned> getCacheAssociativity(CacheLevel Level) const override { in getCacheAssociativity() function
652 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { in getCacheAssociativity() function
684 TargetTransformInfo::getCacheAssociativity(CacheLevel Level) const { in getCacheAssociativity() function in TargetTransformInfo
99 llvm::Optional<unsigned> X86TTIImpl::getCacheAssociativity( in getCacheAssociativity() function in X86TTIImpl