Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.h68 unsigned getMatchingMegaReg(unsigned Reg,
H A DM68kInstrInfo.cpp365 unsigned SSrc = RI.getMatchingMegaReg(Src, RCDst); in ExpandMOVX_RR()
411 unsigned SSrc = RI.getMatchingMegaReg(Src, RCDst); in ExpandMOVSZX_RR()
526 Reg = RI.getMatchingMegaReg(Reg, XR32); in ExpandMOVEM()
H A DM68kRegisterInfo.cpp75 M68kRegisterInfo::getMatchingMegaReg(unsigned Reg, in getMatchingMegaReg() function in M68kRegisterInfo