Searched refs:log2_64 (Results 1 – 3 of 3) sorted by relevance
214 extern Int VG_(log2_64)( ULong x );
234 if (-1 != VG_(log2_64)(old_nSets)) { in maybe_tweak_LLc()
908 Int VG_(log2_64) ( ULong x ) in VG_() argument