Searched refs:newLHSWidth (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2266 unsigned newLHSWidth = (newLHS != LHS) ? LHSOp0Width : LHSWidth; local
2318 eltMask += newLHSWidth;

Completed in 105 milliseconds