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