Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParseOperation

765 /// ParseOperation - Parse an operator.  This returns null on error.
769 Init *TGParser::ParseOperation(Record *CurRec, RecTy *ItemType) {
1454 return ParseOperation(CurRec, ItemType);