Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParseType

595 /// ParseType - Parse and return a tblgen type.  This returns null on error.
606 RecTy *TGParser::ParseType() {
640 RecTy *SubType = ParseType();
1047 Type = ParseType();
1225 GivenEltTy = ParseType();
1569 RecTy *Type = ParseType();