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

References

lib/CodeGen/MachineInstr.cpp
 1480   tryToGetTargetInfo(*this, TRI, MRI, IntrinsicInfo, TII);
 1545   if (TII)
 1546     OS << TII->getName(getOpcode());
 1739       Op->print(OS, MST, SSNs, *Context, MFI, TII);