Home
last modified time | relevance | path

Searched defs:LHSWidth (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp199 unsigned LHSWidth = findScalarElement() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp545 unsigned LHSWidth = cast<FixedVectorType>(SVI->getOperand(0)->getType()) visitExtractElementInst() local
2787 unsigned LHSWidth = cast<FixedVectorType>(LHS->getType())->getNumElements(); visitShuffleVectorInst() local
[all...]
H A DInstCombineCasts.cpp1686 unsigned LHSWidth = LHSMinType->getFPMantissaWidth(); visitFPTrunc() local