Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParsePatternFragments

2400   ParsePatternFragments();
2403 ParsePatternFragments(/*OutFrags*/true);
2464 /// ParsePatternFragments - Parse all of the PatFrag definitions in the .td
2469 void CodeGenDAGPatterns::ParsePatternFragments(bool OutFrags) {