Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dpragma-loop.cpp107 const T VWidth = VECWIDTH; in for_template_define_test() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp601 unsigned VWidth = in visitCallInst() local
676 unsigned VWidth = VT->getNumElements(); in visitCallInst() local
694 unsigned VWidth = in visitCallInst() local
H A DInstCombineVectorOps.cpp578 unsigned VWidth = cast<VectorType>(VecOp->getType())->getNumElements(); in visitInsertElementInst() local
867 unsigned VWidth = cast<VectorType>(SVI.getType())->getNumElements(); in visitShuffleVectorInst() local
H A DInstCombineSimplifyDemanded.cpp967 unsigned VWidth = cast<VectorType>(V->getType())->getNumElements(); in SimplifyDemandedVectorElts() local
H A DInstCombineSelect.cpp1142 unsigned VWidth = VecTy->getNumElements(); in visitSelectInst() local
H A DInstCombineMulDivRem.cpp1440 unsigned VWidth = C->getType()->getVectorNumElements(); in visitSRem() local
H A DInstructionCombining.cpp1245 unsigned VWidth = cast<VectorType>(Inst.getType())->getNumElements(); in SimplifyVectorOp() local