Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGParser.cpp1244 if (ListRecTy *InListTy = dyn_cast<ListRecTy>(MHSt->getType())) { in ParseOperation() local
1245 InEltType = InListTy->getElementType(); in ParseOperation()