Searched defs:getCacheAssociativity (Results 1 – 6 of 6) sorted by relevance
344 MCSubtargetInfo::getCacheAssociativity(unsigned Level) const { getCacheAssociativity() function in MCSubtargetInfo
701 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { getCacheAssociativity() function
502 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { getCacheAssociativity() function
2533 getCacheAssociativity(CacheLevel Level) const override { getCacheAssociativity() function
770 TargetTransformInfo::getCacheAssociativity(CacheLevel Level) const { getCacheAssociativity() function in TargetTransformInfo
142 std::optional<unsigned> X86TTIImpl::getCacheAssociativity( getCacheAssociativity() function in X86TTIImpl