Searched refs:kNoReduction (Results 1 – 2 of 2) sorted by relevance
1428 if (HasVectorRestrictions(restrictions, kNoReduction)) { in VectorizeUse()1595 *restrictions |= kNoDiv | kNoReduction | kNoDotProd; in TrySetVectorType()1599 *restrictions |= kNoDiv | kNoStringCharAt | kNoReduction | kNoDotProd; in TrySetVectorType()1640 *restrictions |= kNoReduction; in TrySetVectorType()1643 *restrictions |= kNoReduction; in TrySetVectorType()1669 *restrictions |= kNoReduction; in TrySetVectorType()1672 *restrictions |= kNoReduction; in TrySetVectorType()1718 *restrictions |= kNoReduction; in TrySetVectorType()1721 *restrictions |= kNoReduction; in TrySetVectorType()
83 kNoReduction = 1 << 10, // no reduction enumerator