Home | History | Annotate | Download | only in arm

Lines Matching refs:SubCache

3259     ASSERT(IsPowerOf2(TranscendentalCache::SubCache::kCacheSize));
3260 __ And(r1, r1, Operand(TranscendentalCache::SubCache::kCacheSize - 1));
3280 { TranscendentalCache::SubCache::Element test_elem[2];