Searched refs:VWidth0 (Results 1 – 1 of 1) sorted by relevance
1210 unsigned VWidth0 = Op0->getType()->getVectorNumElements(); in visitCallInst() local1213 Op1->getType()->getPrimitiveSizeInBits() == 128 && VWidth0 == 2 && in visitCallInst()1231 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()1306 unsigned VWidth0 = Op0->getType()->getVectorNumElements(); in visitCallInst() local1309 Op1->getType()->getPrimitiveSizeInBits() == 128 && VWidth0 == 2 && in visitCallInst()1326 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()