Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstrBuilder.h334 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp1573 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr