• Home
  • Raw
  • Download

Lines Matching defs:OS

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