Searched refs:VWidth1 (Results 1 – 1 of 1) sorted by relevance
1211 unsigned VWidth1 = Op1->getType()->getVectorNumElements(); in visitCallInst() local1214 VWidth1 == 16 && "Unexpected operand sizes"); in visitCallInst()1235 if (Value *V = SimplifyDemandedVectorEltsLow(Op1, VWidth1, 2)) { in visitCallInst()1307 unsigned VWidth1 = Op1->getType()->getVectorNumElements(); in visitCallInst() local1310 VWidth1 == 2 && "Unexpected operand sizes"); in visitCallInst()1331 if (Value *V = SimplifyDemandedVectorEltsLow(Op1, VWidth1, 1)) { in visitCallInst()