Lines Matching refs:SimplifyDemandedVectorElts

1325         if (SimplifyDemandedVectorElts(Src, DemandedElts, KnownUndef, KnownZero,  in SimplifyDemandedBits()
1419 bool TargetLowering::SimplifyDemandedVectorElts(SDValue Op, in SimplifyDemandedVectorElts() function in TargetLowering
1429 SimplifyDemandedVectorElts(Op, DemandedElts, KnownUndef, KnownZero, TLO); in SimplifyDemandedVectorElts()
1437 bool TargetLowering::SimplifyDemandedVectorElts( in SimplifyDemandedVectorElts() function in TargetLowering
1494 return SimplifyDemandedVectorElts(Src, DemandedElts, KnownUndef, in SimplifyDemandedVectorElts()
1508 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
1550 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
1605 if (SimplifyDemandedVectorElts(SubOp, SubElts, SubUndef, SubZero, TLO, in SimplifyDemandedVectorElts()
1626 if (SimplifyDemandedVectorElts(Sub, SubElts, SubUndef, SubZero, TLO, in SimplifyDemandedVectorElts()
1631 if (SimplifyDemandedVectorElts(Base, BaseElts, KnownUndef, KnownZero, TLO, in SimplifyDemandedVectorElts()
1647 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO, in SimplifyDemandedVectorElts()
1669 if (SimplifyDemandedVectorElts(Vec, DemandedVecElts, KnownUndef, in SimplifyDemandedVectorElts()
1684 if (SimplifyDemandedVectorElts(Vec, DemandedElts, VecUndef, VecZero, TLO, in SimplifyDemandedVectorElts()
1698 if (SimplifyDemandedVectorElts(Op.getOperand(0), DemandedElts, UnusedUndef, in SimplifyDemandedVectorElts()
1707 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedLHS, UndefLHS, in SimplifyDemandedVectorElts()
1710 if (SimplifyDemandedVectorElts(Op.getOperand(2), DemandedRHS, UndefRHS, in SimplifyDemandedVectorElts()
1738 if (SimplifyDemandedVectorElts(Op.getOperand(0), DemandedLHS, UndefLHS, in SimplifyDemandedVectorElts()
1741 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedRHS, UndefRHS, in SimplifyDemandedVectorElts()
1795 if (SimplifyDemandedVectorElts(Src, DemandedSrcElts, SrcUndef, in SimplifyDemandedVectorElts()
1819 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, SrcUndef, in SimplifyDemandedVectorElts()
1822 if (SimplifyDemandedVectorElts(Op.getOperand(0), DemandedElts, KnownUndef, in SimplifyDemandedVectorElts()
1831 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, SrcUndef, in SimplifyDemandedVectorElts()
1834 if (SimplifyDemandedVectorElts(Op.getOperand(0), DemandedElts, KnownUndef, in SimplifyDemandedVectorElts()
1848 if (SimplifyDemandedVectorElts(Op.getOperand(0), DemandedElts, KnownUndef, in SimplifyDemandedVectorElts()