Home
last modified time | relevance | path

Searched defs:moveOperands (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp331 void MachineRegisterInfo::moveOperands(MachineOperand *Dst, in moveOperands() function in MachineRegisterInfo
H A DMachineInstr.cpp171 static void moveOperands(MachineOperand *Dst, MachineOperand *Src, in moveOperands() function