reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

lib/Target/SystemZ/SystemZMCInstLower.h
   35   MCOperand lowerOperand(const MachineOperand& MO) const;

References

lib/Target/SystemZ/SystemZAsmPrinter.cpp
  688   MCOperand MO(Lower.lowerOperand(MI->getOperand(OpNo)));
lib/Target/SystemZ/SystemZMCInstLower.cpp
  100       OutMI.addOperand(lowerOperand(MO));