Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp578 unsigned VWidth = cast<VectorType>(VecOp->getType())->getNumElements(); in visitInsertElementInst() local
867 unsigned VWidth = cast<VectorType>(SVI.getType())->getNumElements(); in visitShuffleVectorInst() local
DInstCombineCalls.cpp562 unsigned VWidth = in visitCallInst() local
637 unsigned VWidth = VT->getNumElements(); in visitCallInst() local
655 unsigned VWidth = in visitCallInst() local
DInstCombineSimplifyDemanded.cpp920 unsigned VWidth = cast<VectorType>(V->getType())->getNumElements(); in SimplifyDemandedVectorElts() local
DInstCombineSelect.cpp1084 unsigned VWidth = VecTy->getNumElements(); in visitSelectInst() local
DInstCombineMulDivRem.cpp1297 unsigned VWidth = C->getType()->getVectorNumElements(); in visitSRem() local
DInstructionCombining.cpp1210 unsigned VWidth = cast<VectorType>(Inst.getType())->getNumElements(); in SimplifyVectorOp() local