Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineInstrBuilder.h227 const MachineInstrBuilder &copyImplicitOps(const MachineInstr *OtherMI) { in copyImplicitOps() function
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineInstr.cpp1518 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr