Home | History | Annotate | Download | only in TableGen

Lines Matching full:rnode

2779       TreePatternNode *RNode = InstResults[OpName];
2780 if (RNode == 0)
2784 Res0Node = RNode;
2785 Record *R = cast<DefInit>(RNode->getLeafValue())->getDef();