Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1801 unsigned VWidth0 = Op0->getType()->getVectorNumElements(); in visitCallInst() local
1804 Op1->getType()->getPrimitiveSizeInBits() == 128 && VWidth0 == 2 && in visitCallInst()
1823 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()
1900 unsigned VWidth0 = Op0->getType()->getVectorNumElements(); in visitCallInst() local
1903 Op1->getType()->getPrimitiveSizeInBits() == 128 && VWidth0 == 2 && in visitCallInst()
1921 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2786 unsigned VWidth0 = Op0->getType()->getVectorNumElements(); in visitCallInst() local
2789 Op1->getType()->getPrimitiveSizeInBits() == 128 && VWidth0 == 2 && in visitCallInst()
2808 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()
2885 unsigned VWidth0 = Op0->getType()->getVectorNumElements(); in visitCallInst() local
2888 Op1->getType()->getPrimitiveSizeInBits() == 128 && VWidth0 == 2 && in visitCallInst()
2906 if (Value *V = SimplifyDemandedVectorEltsLow(Op0, VWidth0, 1)) { in visitCallInst()