• Home
  • Raw
  • Download

Lines Matching refs:raw_ostream

22 void Matcher::print(raw_ostream &OS, unsigned indent) const {  in print()
28 void Matcher::printOne(raw_ostream &OS) const { in printOne()
97 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
107 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
111 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
115 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
119 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
123 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
127 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
131 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
136 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
140 void CheckPredicateMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
144 void CheckOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
148 void SwitchOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
158 void CheckTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
163 void SwitchTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
172 void CheckChildTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
178 void CheckIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
182 void CheckCondCodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
186 void CheckValueTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
190 void CheckComplexPatMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
194 void CheckAndImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
198 void CheckOrImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
202 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
207 void EmitIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
212 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
216 void EmitRegisterMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
226 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
231 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
235 void EmitCopyToRegMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
239 void EmitNodeXFormMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
245 void EmitNodeMatcherCommon::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
258 void MarkGlueResultsMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
262 void CompleteMatchMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()