Lines Matching refs:SimplifyDemandedVectorEltsLow
1320 auto SimplifyDemandedVectorEltsLow = [this](Value *Op, unsigned Width, in visitCallInst() local
1596 if (Value *V = SimplifyDemandedVectorEltsLow(Arg, ArgWidth, RetWidth)) { in visitCallInst()
1615 if (Value *V = SimplifyDemandedVectorEltsLow(Arg, VWidth, 1)) { in visitCallInst()
1664 if (Value *V = SimplifyDemandedVectorEltsLow(Arg0, VWidth, 1)) { in visitCallInst()
1668 if (Value *V = SimplifyDemandedVectorEltsLow(Arg1, VWidth, 1)) { in visitCallInst()
1695 if (Value *V = SimplifyDemandedVectorEltsLow(Arg1, VWidth, 1)) { in visitCallInst()
1714 if (Value *V = SimplifyDemandedVectorEltsLow(Arg1, VWidth, 1)) { in visitCallInst()
1772 if (Value *V = SimplifyDemandedVectorEltsLow(Arg1, VWidth, VWidth / 2)) { in visitCallInst()
1823 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()
1827 if (Value *V = SimplifyDemandedVectorEltsLow(Op1, VWidth1, 2)) { in visitCallInst()
1854 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth, 1)) { in visitCallInst()
1887 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth, 1)) { in visitCallInst()
1921 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()
1925 if (Value *V = SimplifyDemandedVectorEltsLow(Op1, VWidth1, 1)) { in visitCallInst()