reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2493 if (Value *V = SimplifyDemandedVectorEltsLow(Arg, ArgWidth, RetWidth)) { 2528 if (Value *V = SimplifyDemandedVectorEltsLow(Arg, VWidth, 1)) { 2580 if (Value *V = SimplifyDemandedVectorEltsLow(Arg0, VWidth, 1)) { 2584 if (Value *V = SimplifyDemandedVectorEltsLow(Arg1, VWidth, 1)) { 2799 if (Value *V = SimplifyDemandedVectorEltsLow(Arg1, VWidth, VWidth / 2)) { 2928 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { 2932 if (Value *V = SimplifyDemandedVectorEltsLow(Op1, VWidth1, 2)) { 2959 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth, 1)) { 2992 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth, 1)) { 3026 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { 3030 if (Value *V = SimplifyDemandedVectorEltsLow(Op1, VWidth1, 1)) {