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

Overridden By

utils/TableGen/DAGISelMatcher.cpp
  116 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  126 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  130 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  134 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  138 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{
  142 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  146 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  150 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  154 void CheckChildSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  159 printImpl(raw_ostream &OS, unsigned indent) const {
  163 void CheckPredicateMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  167 void CheckOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  171 void SwitchOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  181 void CheckTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  186 void SwitchTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  195 void CheckChildTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  201 void CheckIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  205 void CheckChildIntegerMatcher::printImpl(raw_ostream &OS,
  210 void CheckCondCodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  214 void CheckChild2CondCodeMatcher::printImpl(raw_ostream &OS,
  219 void CheckValueTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  223 void CheckComplexPatMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  227 void CheckAndImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  231 void CheckOrImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  235 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS,
  240 void CheckImmAllOnesVMatcher::printImpl(raw_ostream &OS,
  245 void CheckImmAllZerosVMatcher::printImpl(raw_ostream &OS,
  250 void EmitIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  256 printImpl(raw_ostream &OS, unsigned indent) const {
  261 void EmitRegisterMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  271 printImpl(raw_ostream &OS, unsigned indent) const {
  276 printImpl(raw_ostream &OS, unsigned indent) const {
  280 void EmitCopyToRegMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  284 void EmitNodeXFormMatcher::printImpl(raw_ostream &OS, unsigned indent) const {
  290 void EmitNodeMatcherCommon::printImpl(raw_ostream &OS, unsigned indent) const {
  303 void CompleteMatchMatcher::printImpl(raw_ostream &OS, unsigned indent) const {

References

utils/TableGen/DAGISelMatcher.cpp
   23   printImpl(OS, indent);
   29   printImpl(OS, 0);