Home
last modified time | relevance | path

Searched refs:VWidth0 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1210 unsigned VWidth0 = Op0->getType()->getVectorNumElements(); in visitCallInst() local
1213 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() local
1309 Op1->getType()->getPrimitiveSizeInBits() == 128 && VWidth0 == 2 && in visitCallInst()
1326 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()