Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineRegisterInfo.cpp238 void MachineRegisterInfo::moveOperands(MachineOperand *Dst, in moveOperands() function in MachineRegisterInfo
HDMachineInstr.cpp694 static void moveOperands(MachineOperand *Dst, MachineOperand *Src, in moveOperands() function