Home
last modified time | relevance | path

Searched refs:OutListTy (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp1247 if (ListRecTy *OutListTy = dyn_cast<ListRecTy>(ItemType)) { in ParseOperation() local
1248 OutEltType = OutListTy->getElementType(); in ParseOperation()