Home
last modified time | relevance | path

Searched refs:APIntIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5103 const APInt &APIntIndex = Index->getAPIntValue(); in CombineVMOVDRRCandidateWithVecOp() local
5104 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp()
5105 NewIndex *= APIntIndex; in CombineVMOVDRRCandidateWithVecOp()