Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1591 unsigned VecEltWidth = VTy->getScalarSizeInBits(); in foldTruncInsEltPair() local
1592 if (ScalarWidth != VecEltWidth * 2 || ShAmt != VecEltWidth) in foldTruncInsEltPair()