Home | History | Annotate | Download | only in mips

Lines Matching refs:SubCache

3387     ASSERT(IsPowerOf2(TranscendentalCache::SubCache::kCacheSize));
3388 __ And(a1, a1, Operand(TranscendentalCache::SubCache::kCacheSize - 1));
3405 { TranscendentalCache::SubCache::Element test_elem[2];