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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp790 const unsigned VWidth = cast<VectorType>(Mask->getType())->getNumElements(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1444 unsigned VWidth = C->getType()->getVectorNumElements(); local
H A DInstCombineSimplifyDemanded.cpp1011 unsigned VWidth = II->getType()->getVectorNumElements(); local
1123 unsigned VWidth = V->getType()->getVectorNumElements(); local
[all...]
H A DInstCombineSelect.cpp2757 unsigned VWidth = VecTy->getNumElements(); local
H A DInstCombineVectorOps.cpp258 unsigned VWidth = V->getType()->getVectorNumElements(); local
301 unsigned VWidth = V->getType()->getVectorNumElements(); local
1097 unsigned VWidth = VecOp->getType()->getVectorNumElements(); local
[all...]
H A DInstCombineCalls.cpp393 unsigned VWidth = VT->getNumElements(); local
1868 auto VWidth = II->getType()->getVectorNumElements(); local
2620 unsigned VWidth = Arg->getType()->getVectorNumElements(); local
2672 unsigned VWidth = Arg0->getType()->getVectorNumElements(); local
2890 unsigned VWidth = Arg1->getType()->getVectorNumElements(); local
2959 unsigned VWidth = Arg0->getType()->getVectorNumElements(); local
3038 unsigned VWidth = Op0->getType()->getVectorNumElements(); local
3062 unsigned VWidth = Op0->getType()->getVectorNumElements(); local
[all...]
H A DInstructionCombining.cpp1670 auto VWidth = GEP.getType()->getVectorNumElements(); local

Completed in 251 milliseconds