Home
last modified time | relevance | path

Searched defs:NElts (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DValueTypes.h237 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local
247 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
801 unsigned NElts = getVectorNumElements(); in isPow2VectorType() local
809 unsigned NElts = getVectorNumElements(); in getPow2VectorType() local
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp47 void DecodeMOVHLPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVHLPSMask()
56 void DecodeMOVLHPSMask(unsigned NElts, SmallVectorImpl<int> &ShuffleMask) { in DecodeMOVLHPSMask()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp961 unsigned NElts = VT.getVectorNumElements(); in computeRegisterProperties() local
/external/llvm/lib/Target/R600/
DR600ISelLowering.cpp1456 unsigned NElts = VT.getVectorNumElements(); in PerformDAGCombine() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp198 unsigned NElts = Vec->getType()->getVectorNumElements(); in CanReuseExtract() local
/external/llvm/lib/IR/
DConstants.cpp1943 unsigned NElts = Mask->getType()->getVectorNumElements(); in getShuffleVector() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1290 int NElts = M.size(); in commuteShuffle() local
1313 unsigned NElts = VT.getVectorNumElements(); in getVectorShuffle() local
DDAGCombiner.cpp8621 unsigned NElts = VT.getVectorNumElements(); in visitINSERT_VECTOR_ELT() local
/external/clang/lib/AST/
DExprConstant.cpp5167 unsigned NElts = VTy->getNumElements(); in VisitCastExpr() local