Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dprogram-tree.cpp260 using ListType = std::list<parser::PrefixSpec>; in HasModulePrefix() typedef
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1581 RecTy *ListType = InitListBack->getType(); ParseOperation() local
2085 ListRecTy *ListType = dyn_cast<ListRecTy>(List->getType()); ParseOperation() local
2764 ListRecTy *ListType = dyn_cast<ListRecTy>(ItemType); ParseSimpleValue() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp382 using ListType = std::vector<unsigned>; typedef in __anon494378ab0311::OrderedRegisterList