Home
last modified time | relevance | path

Searched refs:uf1 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dloop_analysis.cc179 uint32_t uf1 = kArm64SimdHeuristicMaxBodySizeInstr / instruction_count; in GetSIMDUnrollingFactor() local
182 TruncToPowerOfTwo(std::min({uf1, uf2, kArm64SimdMaxUnrollFactor})); in GetSIMDUnrollingFactor()