Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp294 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { in commuteInstructionImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3340 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { commuteInstructionImpl() local