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

  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 542 /// addImplicitDefUseOperands - Add all implicit def and use operands to
544 void addImplicitDefUseOperands();
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 474 void MachineInstr::addImplicitDefUseOperands() {
493 addImplicitDefUseOperands();
507 addImplicitDefUseOperands();
521 addImplicitDefUseOperands();
536 addImplicitDefUseOperands();
    [all...]

Completed in 184 milliseconds