Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp23132 auto CreateVecOp = [&](Value *Vec, unsigned Cnt, bool IsSigned) { in emitReduction() local
23262 CreateVecOp(Vec, Scale, IsSigned); in emitReduction()