Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp998 MachineInstr *ModuloScheduleExpander::cloneInstr(MachineInstr *OldMI, in cloneInstr() function in ModuloScheduleExpander
2107 MachineInstr *ModuloScheduleExpanderMVE::cloneInstr(MachineInstr *OldMI) { in cloneInstr() function in ModuloScheduleExpanderMVE
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9696 static Register cloneInstr(const MachineInstr *MI, unsigned ReplaceOprNum, in cloneInstr() function