• Home
  • Raw
  • Download

Lines Matching defs:OS

24 void Matcher::print(raw_ostream &OS, unsigned indent) const {  in print()
99 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
109 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
113 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
117 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
121 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
125 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
129 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
133 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
138 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
142 void CheckPredicateMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
146 void CheckOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
150 void SwitchOpcodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
160 void CheckTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
165 void SwitchTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
174 void CheckChildTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
180 void CheckIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
184 void CheckCondCodeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
188 void CheckValueTypeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
192 void CheckComplexPatMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
196 void CheckAndImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
200 void CheckOrImmMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
204 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
209 void EmitIntegerMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
214 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
218 void EmitRegisterMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
228 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
233 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
237 void EmitCopyToRegMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
241 void EmitNodeXFormMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
247 void EmitNodeMatcherCommon::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
260 void MarkGlueResultsMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
264 void CompleteMatchMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()