Home
last modified time | relevance | path

Searched defs:VWidth (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp393 unsigned VWidth = VT->getNumElements(); in simplifyX86immShift() local
1868 auto VWidth = II->getType()->getVectorNumElements(); in visitCallInst() local
2620 unsigned VWidth = Arg->getType()->getVectorNumElements(); in visitCallInst() local
2672 unsigned VWidth = Arg0->getType()->getVectorNumElements(); in visitCallInst() local
2890 unsigned VWidth = Arg1->getType()->getVectorNumElements(); in visitCallInst() local
2959 unsigned VWidth = Arg0->getType()->getVectorNumElements(); in visitCallInst() local
3038 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local
3062 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local
DInstCombineVectorOps.cpp258 unsigned VWidth = V->getType()->getVectorNumElements(); in findDemandedEltsBySingleUser() local
301 unsigned VWidth = V->getType()->getVectorNumElements(); in findDemandedEltsByAllUsers() local
1097 unsigned VWidth = VecOp->getType()->getVectorNumElements(); in visitInsertElementInst() local
1909 unsigned VWidth = SVI.getType()->getVectorNumElements(); in visitShuffleVectorInst() local
DInstCombineSimplifyDemanded.cpp1011 unsigned VWidth = II->getType()->getVectorNumElements(); in simplifyAMDGCNMemoryIntrinsicDemanded() local
1123 unsigned VWidth = V->getType()->getVectorNumElements(); in SimplifyDemandedVectorElts() local
DInstCombineMulDivRem.cpp1444 unsigned VWidth = C->getType()->getVectorNumElements(); in visitSRem() local
DInstCombineSelect.cpp2757 unsigned VWidth = VecTy->getNumElements(); in visitSelectInst() local
DInstructionCombining.cpp1670 auto VWidth = GEP.getType()->getVectorNumElements(); in visitGetElementPtrInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp790 const unsigned VWidth = cast<VectorType>(Mask->getType())->getNumElements(); in possiblyDemandedEltsInMask() local