Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SubType

711     RecTy *SubType = ParseType();
712 if (SubType == 0) return 0;
719 return ListRecTy::get(SubType);