Searched refs:SecondCacheLevelAssociativity (Results 1 – 1 of 1) sorted by relevance
106 static cl::opt<int> SecondCacheLevelAssociativity( variable589 if (SecondCacheLevelAssociativity == -1) { in getTargetCacheParameters()591 SecondCacheLevelAssociativity = in getTargetCacheParameters()594 SecondCacheLevelAssociativity = in getTargetCacheParameters()626 FirstCacheLevelAssociativity > 2 && SecondCacheLevelAssociativity > 2)) in getMacroKernelParams()648 static_cast<double>(Kc * ElementSize * SecondCacheLevelAssociativity) / in getMacroKernelParams()650 int Mc = floor((SecondCacheLevelAssociativity - 2) / Cac); in getMacroKernelParams()