Searched refs:HorizontalReduction (Results 1 – 3 of 3) sorted by relevance
425 HorizontalReduction = 1 << 22, enumerator
121 return (Flags & ARMII::HorizontalReduction) != 0;
16658 class HorizontalReduction {16972 HorizontalReduction() = default;16978 RdxKind = HorizontalReduction::getRdxKind(Root);18030 return HorizontalReduction::getRdxKind(V);18209 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root));18211 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root) + 1);18250 HorizontalReduction::getRdxKind(Root) != RecurKind::None)18276 HorizontalReduction HorRdx;13933 class HorizontalReduction { global() class