Home | History | Annotate | Download | only in TableGen

Lines Matching refs:SubType

717     RecTy *SubType = ParseType();
718 if (!SubType) return nullptr;
725 return ListRecTy::get(SubType);