Home
last modified time | relevance | path

Searched defs:ListType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1581 RecTy *ListType = InitListBack->getType(); in ParseOperation() local
2085 ListRecTy *ListType = dyn_cast<ListRecTy>(List->getType()); in ParseOperation() local
2764 ListRecTy *ListType = dyn_cast<ListRecTy>(ItemType); in ParseSimpleValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp382 using ListType = std::vector<unsigned>; typedef in __anon7f002ed80311::OrderedRegisterList