Searched defs:LHSWidth (Results 1 – 5 of 5) sorted by relevance
56 unsigned LHSWidth = getMaxCalculationWidth(Context, Bop->getLHS()); in getMaxCalculationWidth() local
337 unsigned LHSWidth = Src1Type.isVector() ? Src1Type.getNumElements() : 1; matchExtractVectorElementWithShuffleVector() local
201 unsigned LHSWidth = findScalarElement() local
552 unsigned LHSWidth = cast<FixedVectorType>(SVI->getOperand(0)->getType()) in visitExtractElementInst() local 2811 unsigned LHSWidth = cast<FixedVectorType>(LHS->getType())->getNumElements(); visitShuffleVectorInst() local [all...]
1729 unsigned LHSWidth = LHSMinType->getFPMantissaWidth(); visitFPTrunc() local