Searched defs:cloneIfNew (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZInstrInfo.cpp | 294 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { commuteInstructionImpl() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 3337 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { commuteInstructionImpl() local |