Searched refs:APIntIndex (Results 1 – 1 of 1) sorted by relevance
6225 const APInt &APIntIndex = Index->getAPIntValue(); in CombineVMOVDRRCandidateWithVecOp() local6226 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp()6227 NewIndex *= APIntIndex; in CombineVMOVDRRCandidateWithVecOp()