Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp624 Register RegDstMI1 = MI1->getOperand(0).getReg(); in ReduceMoveToMovep() local
630 if (!IsMovepDestinationReg(RegDstMI1)) in ReduceMoveToMovep()
643 if (IsMovepDestinationRegPair(RegDstMI1, RegDstMI2)) { in ReduceMoveToMovep()
645 } else if (IsMovepDestinationRegPair(RegDstMI2, RegDstMI1)) { in ReduceMoveToMovep()