HomeSort by relevance Sort by last modified time
    Searched defs:copyImplicitOps (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineInstrBuilder.h 219 const MachineInstrBuilder &copyImplicitOps(const MachineInstr *OtherMI) {
220 MI->copyImplicitOps(*MF, OtherMI);
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]

Completed in 217 milliseconds