Searched defs:getCacheAssociativity (Results 1 – 6 of 6) sorted by relevance
344 MCSubtargetInfo::getCacheAssociativity(unsigned Level) const { in getCacheAssociativity() function in MCSubtargetInfo
667 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { in getCacheAssociativity() function
473 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { in getCacheAssociativity() function
2290 getCacheAssociativity(CacheLevel Level) const override { in getCacheAssociativity() function
704 TargetTransformInfo::getCacheAssociativity(CacheLevel Level) const { in getCacheAssociativity() function in TargetTransformInfo
142 std::optional<unsigned> X86TTIImpl::getCacheAssociativity( in getCacheAssociativity() function in X86TTIImpl