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

Declarations

utils/TableGen/CodeGenDAGPatterns.h
  741   bool hasProperTypeByHwMode() const;

References

utils/TableGen/CodeGenDAGPatterns.cpp
 1664     if (C->hasProperTypeByHwMode())
 4259     if (P.SrcPattern->hasProperTypeByHwMode())
 4261     if (P.DstPattern->hasProperTypeByHwMode())