Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParseOperation

796 /// ParseOperation - Parse an operator.  This returns null on error.
800 Init *TGParser::ParseOperation(Record *CurRec) {
1414 return ParseOperation(CurRec);