Searched refs:kNoWideSAD (Results 1 – 2 of 2) sorted by relevance
84 kNoWideSAD = 1 << 11, // no sum of absolute differences (SAD) with operand widening enumerator
1571 *restrictions |= kNoDiv | kNoWideSAD; in TrySetVectorType()2071 (reduction_type != sub_type && HasVectorRestrictions(restrictions, kNoWideSAD))) { in VectorizeSADIdiom()