Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ListRecTy

706     return ListRecTy::get(SubType);
829 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType());
855 : ListRecTy::get(Itemt->getType());
858 ListRecTy *LType = dyn_cast<ListRecTy>(LHSt->getType());
1312 ListRecTy *GivenListTy = nullptr;
1315 ListRecTy *ListType = dyn_cast<ListRecTy>(ItemType);
1778 ListRecTy *ListType = dyn_cast<ListRecTy>(ValueType);