Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h219 const MachineInstrBuilder &copyImplicitOps(const MachineInstr *OtherMI) { in copyImplicitOps() function
/external/llvm/lib/CodeGen/
DMachineInstr.cpp1437 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr