Searched refs:VecIdx (Results 1 – 5 of 5) sorted by relevance
137 unsigned lookThruCopyLike(unsigned SrcReg, unsigned VecIdx);274 int VecIdx = addSwapEntry(&MI, SwapEntry); in gatherVectorInstructions() local285 SwapVector[VecIdx].MentionsPartialVR = 1; in gatherVectorInstructions()287 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()300 VecIdx); in gatherVectorInstructions()302 VecIdx); in gatherVectorInstructions()304 SwapVector[VecIdx].IsSwap = 1; in gatherVectorInstructions()308 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()309 SwapVector[VecIdx].SpecialHandling = SHValues::SH_XXPERMDI; in gatherVectorInstructions()321 SwapVector[VecIdx].IsSwappable = 1; in gatherVectorInstructions()[all …]
3005 for (unsigned VecIdx = 0; VecIdx != NumElems; ++VecIdx) { in PromoteIntOp_CONCAT_VECTORS() local3006 SDValue Incoming = GetPromotedInteger(N->getOperand(VecIdx)); in PromoteIntOp_CONCAT_VECTORS()
3426 for (unsigned VecIdx = 0; VecIdx != NumElems; ++VecIdx) { in PromoteIntOp_CONCAT_VECTORS() local3427 SDValue Incoming = GetPromotedInteger(N->getOperand(VecIdx)); in PromoteIntOp_CONCAT_VECTORS()
3824 unsigned VecIdx = 0; in tryToVectorizeList() local3831 VectorizedRoot, Builder.getInt32(VecIdx++))); in tryToVectorizeList()
107 SDValue VecIdx = DAG.getConstant(NormalizedIdxVal, MVT::i32); in Extract128BitVector() local109 VecIdx); in Extract128BitVector()143 SDValue VecIdx = DAG.getConstant(NormalizedIdxVal, MVT::i32); in Insert128BitVector() local145 VecIdx); in Insert128BitVector()