Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp586 static bool IsMovepDestinationReg(unsigned Reg) { in IsMovepDestinationReg() function
631 if (!IsMovepDestinationReg(RegDstMI1)) in ReduceMoveToMovep()