Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp1297 RecTy *ListType = InitListBack->getType(); in ParseOperation() local
1650 ListRecTy *ListType = dyn_cast<ListRecTy>(List->getType()); in ParseOperation() local
2324 ListRecTy *ListType = dyn_cast<ListRecTy>(ItemType); in ParseSimpleValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp382 using ListType = std::vector<unsigned>; typedef in __anonf805750f0311::OrderedRegisterList