Home
last modified time | relevance | path

Searched refs:cloneIfNew (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1272 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { in commuteInstructionImpl() local
1313 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
1336 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2014 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { in commuteInstructionImpl() local
2039 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2051 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2071 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2106 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2126 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2148 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2159 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2168 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
2185 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp276 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { in commuteInstructionImpl() local
291 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()