• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/

Lines Matching defs:printImpl

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