Home | History | Annotate | Download | only in x64

Lines Matching refs:SubCache

1570   ASSERT(IsPowerOf2(TranscendentalCache::SubCache::kCacheSize));
1571 __ andl(rcx, Immediate(TranscendentalCache::SubCache::kCacheSize - 1));
1589 TranscendentalCache::SubCache::Element test_elem[2];