Lines Matching refs:printImpl

25   printImpl(OS, indent);  in print()
31 printImpl(OS, 0); in printOne()
108 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in ScopeMatcher
118 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in RecordMatcher
122 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in RecordChildMatcher
126 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in RecordMemRefMatcher
130 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl() function in CaptureGlueInputMatcher
134 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in MoveChildMatcher
138 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in MoveParentMatcher
142 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckSameMatcher
146 void CheckChildSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckChildSameMatcher
151 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckPatternPredicateMatcher
155 void CheckPredicateMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckPredicateMatcher
159 void CheckOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckOpcodeMatcher
163 void SwitchOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in SwitchOpcodeMatcher
173 void CheckTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckTypeMatcher
178 void SwitchTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in SwitchTypeMatcher
187 void CheckChildTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckChildTypeMatcher
193 void CheckIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckIntegerMatcher
197 void CheckChildIntegerMatcher::printImpl(raw_ostream &OS, in printImpl() function in CheckChildIntegerMatcher
202 void CheckCondCodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckCondCodeMatcher
206 void CheckValueTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckValueTypeMatcher
210 void CheckComplexPatMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckComplexPatMatcher
214 void CheckAndImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckAndImmMatcher
218 void CheckOrImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CheckOrImmMatcher
222 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl() function in CheckFoldableChainNodeMatcher
227 void EmitIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitIntegerMatcher
233 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitStringIntegerMatcher
238 void EmitRegisterMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitRegisterMatcher
248 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitConvertToTargetMatcher
253 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitMergeInputChainsMatcher
257 void EmitCopyToRegMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitCopyToRegMatcher
261 void EmitNodeXFormMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitNodeXFormMatcher
267 void EmitNodeMatcherCommon::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in EmitNodeMatcherCommon
280 void CompleteMatchMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() function in CompleteMatchMatcher