Searched defs:moveOperands (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineRegisterInfo.cpp | 344 assert(Src != Dst && NumOps && "Noop moveOperands"); in moveOperands() function in MachineRegisterInfo |
H A D | MachineInstr.cpp | 191 static void moveOperands(MachineOperand *Dst, MachineOperand *Src, moveOperands() function |