Searched defs:getCacheAssociativity (Results 1 – 5 of 5) sorted by relevance
379 MCSubtargetInfo::getCacheAssociativity(unsigned Level) const { in getCacheAssociativity() function in MCSubtargetInfo
815 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const override { in getCacheAssociativity() function
631 getCacheAssociativity(TargetTransformInfo::CacheLevel Level) const { in getCacheAssociativity() function
839 TargetTransformInfo::getCacheAssociativity(CacheLevel Level) const { in getCacheAssociativity() function in TargetTransformInfo
143 std::optional<unsigned> X86TTIImpl::getCacheAssociativity( in getCacheAssociativity() function in X86TTIImpl