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.cpp2126 bool TruncOnly = false; in foldCastFromReductions() local
2131 TruncOnly = true; in foldCastFromReductions()
2146 (TruncOnly || !match(ReductionSrc, m_OneUse(m_ZExtOrSExt(m_Value(Src)))))) in foldCastFromReductions()