Searched refs:APIntIndex (Results 1 – 2 of 2) sorted by relevance
4431 const APInt &APIntIndex = Index->getAPIntValue(); in CombineVMOVDRRCandidateWithVecOp() local4432 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp()4433 NewIndex *= APIntIndex; in CombineVMOVDRRCandidateWithVecOp()
5103 const APInt &APIntIndex = Index->getAPIntValue(); in CombineVMOVDRRCandidateWithVecOp() local5104 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp()5105 NewIndex *= APIntIndex; in CombineVMOVDRRCandidateWithVecOp()