Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp3190 auto cloneIfNew = [NewMI](MachineInstr &MI) -> MachineInstr & { in commuteInstructionImpl() local
3215 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
3249 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
3261 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
3303 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
3314 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
3387 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()
3397 auto &WorkingMI = cloneIfNew(MI); in commuteInstructionImpl()