Searched defs:moveOperands (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineRegisterInfo.cpp | 333 void MachineRegisterInfo::moveOperands(MachineOperand *Dst, moveOperands() function in MachineRegisterInfo |
H A D | MachineInstr.cpp | 188 static void moveOperands(MachineOperand *Dst, MachineOperand *Src, moveOperands() function |