Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/TableGen/
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/
DHexagonGenInsert.cpp382 using ListType = std::vector<unsigned>; typedef in __anonfd5032d40311::OrderedRegisterList