Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp483 unsigned NumElem = SrcVT.getVectorNumElements(); in ExpandLoad() local
631 unsigned NumElem = StVT.getVectorNumElements(); in ExpandStore() local
710 unsigned NumElem = VT.getVectorNumElements(); in ExpandSELECT() local
H A DLegalizeIntegerTypes.cpp3088 unsigned NumElem = N->getOperand(0).getValueType().getVectorNumElements(); in PromoteIntRes_CONCAT_VECTORS() local
3151 unsigned NumElem = Incoming->getValueType(0).getVectorNumElements(); in PromoteIntOp_CONCAT_VECTORS() local
H A DDAGCombiner.cpp6338 unsigned NumElem = VecTy.getVectorNumElements(); in visitTRUNCATE() local
9908 unsigned NumElem = UseVector ? LastLegalVectorType : LastLegalType; in MergeConsecutiveStores() local
10100 unsigned NumElem = std::min(LastConsecutiveStore, LastConsecutiveLoad) + 1; in MergeConsecutiveStores() local
10590 int NumElem = VT.getVectorNumElements(); in visitEXTRACT_VECTOR_ELT() local
H A DLegalizeDAG.cpp4082 unsigned NumElem = VT.getVectorNumElements(); in ExpandNode() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp878 unsigned NumElem = VTy->getVectorNumElements(); in getMemoryOpCost() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp574 unsigned NumElem = cast<VectorType>(Val0->getType())->getNumElements(); in Act() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2353 unsigned NumElem = VArgType->getVectorNumElements(); in getReplacementShuffleMask() local