Lines Matching refs:getVectorNumElements
259 unsigned NumMaskElts = VT.getVectorNumElements(); in ShuffleWithNarrowerEltType()
260 unsigned NumDestElts = NVT.getVectorNumElements(); in ShuffleWithNarrowerEltType()
408 unsigned NumElts = Vec.getValueType().getVectorNumElements(); in ExpandINSERT_VECTOR_ELT()
2973 if (Node->getOperand(0).getValueType().getVectorNumElements() == 1) in ExpandNode()
3029 NewVT.getVectorNumElements()/VT.getVectorNumElements(); in ExpandNode()
3034 for (unsigned i = 0; i < VT.getVectorNumElements(); ++i) { in ExpandNode()
3049 unsigned NumElems = VT.getVectorNumElements(); in ExpandNode()
3748 unsigned NumElem = VT.getVectorNumElements(); in ExpandNode()
4813 unsigned NewEltsPerOldElt = MidVT.getVectorNumElements(); in PromoteNode()
4859 unsigned NewEltsPerOldElt = MidVT.getVectorNumElements(); in PromoteNode()
4907 for (unsigned I = 1, NElts = OVT.getVectorNumElements(); I != NElts; ++I) in PromoteNode()