Searched refs:SecondCacheLevelAssociativity (Results 1 – 1 of 1) sorted by relevance
165 static cl::opt<int> SecondCacheLevelAssociativity( variable948 if (SecondCacheLevelAssociativity == -1) { in getTargetCacheParameters()950 SecondCacheLevelAssociativity = in getTargetCacheParameters()953 SecondCacheLevelAssociativity = in getTargetCacheParameters()986 FirstCacheLevelAssociativity > 2 && SecondCacheLevelAssociativity > 2)) in getMacroKernelParams()1008 static_cast<double>(Kc * ElementSize * SecondCacheLevelAssociativity) / in getMacroKernelParams()1010 int Mc = floor((SecondCacheLevelAssociativity - 2) / Cac); in getMacroKernelParams()