Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dpragma-loop.cpp107 const T VWidth = VECWIDTH; in for_template_define_test() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp280 unsigned VWidth = VT->getNumElements(); in SimplifyX86immshift() local
1112 unsigned VWidth = Arg->getType()->getVectorNumElements(); in visitCallInst() local
1167 unsigned VWidth = Arg1->getType()->getVectorNumElements(); in visitCallInst() local
1246 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local
1270 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local
DInstCombineVectorOps.cpp530 unsigned VWidth = cast<VectorType>(VecOp->getType())->getNumElements(); in visitInsertElementInst() local
842 unsigned VWidth = cast<VectorType>(SVI.getType())->getNumElements(); in visitShuffleVectorInst() local
DInstCombineSimplifyDemanded.cpp879 unsigned VWidth = cast<VectorType>(V->getType())->getNumElements(); in SimplifyDemandedVectorElts() local
DInstCombineSelect.cpp1199 unsigned VWidth = VecTy->getNumElements(); in visitSelectInst() local
DInstCombineMulDivRem.cpp1451 unsigned VWidth = C->getType()->getVectorNumElements(); in visitSRem() local
DInstructionCombining.cpp1268 unsigned VWidth = cast<VectorType>(Inst.getType())->getNumElements(); in SimplifyVectorOp() local