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

References

utils/TableGen/DAGISelMatcher.cpp
  182   OS.indent(indent) << "CheckType " << getEnumName(Type) << ", ResNo="
utils/TableGen/DAGISelMatcher.h
  498   MVT::SimpleValueType getType() const { return Type; }
  508     return cast<CheckTypeMatcher>(M)->Type == Type;
  508     return cast<CheckTypeMatcher>(M)->Type == Type;