Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp3080 bool TruncOnly = false; in foldCastFromReductions() local
3085 TruncOnly = true; in foldCastFromReductions()
3100 (TruncOnly || !match(ReductionSrc, m_OneUse(m_ZExtOrSExt(m_Value(Src)))))) in foldCastFromReductions()