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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp983 unsigned VWidth = VecTy->getNumElements(); local
H A DInstCombineSimplifyDemanded.cpp919 unsigned VWidth = cast<VectorType>(V->getType())->getNumElements(); local
[all...]
H A DInstCombineVectorOps.cpp519 unsigned VWidth = cast<VectorType>(VecOp->getType())->getNumElements(); local
791 unsigned VWidth = cast<VectorType>(SVI.getType())->getNumElements(); local
[all...]
H A DInstCombineCalls.cpp545 unsigned VWidth = local
565 unsigned VWidth = local
H A DInstCombineMulDivRem.cpp1210 unsigned VWidth = C->getType()->getVectorNumElements(); local

Completed in 46 milliseconds