Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6067 const APInt &APIntIndex = Index->getAPIntValue(); in CombineVMOVDRRCandidateWithVecOp() local
6068 APInt NewIndex(APIntIndex.getBitWidth(), DstNumElt); in CombineVMOVDRRCandidateWithVecOp()
6069 NewIndex *= APIntIndex; in CombineVMOVDRRCandidateWithVecOp()