Searched refs:log2_64 (Results 1 – 3 of 3) sorted by relevance
204 && VG_(log2_64)( (ULong)nSets ) == -1 in maybe_tweak_LLc()206 && VG_(log2_64)( (ULong)((2 * nSets) / (Long)3) ) != -1 in maybe_tweak_LLc()
221 extern Int VG_(log2_64)( ULong x );
886 Int VG_(log2_64) ( ULong x ) in VG_() argument