Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp3341 constexpr std::size_t MaxShifts = 4; in lowerArithmetic() local
3342 std::array<StrengthReduction::AggregationElement, MaxShifts> Shifts; in lowerArithmetic()