Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp1996 RecTy *InEltType = nullptr; in ParseOperationForEachFilter() local
2001 InEltType = InListTy->getElementType(); in ParseOperationForEachFilter()
2020 InEltType = InDagTy; in ParseOperationForEachFilter()
2046 ParseRec->addValue(RecordVal(LHS, InEltType, RecordVal::FK_Normal)); in ParseOperationForEachFilter()
2057 RecTy *OutType = InEltType; in ParseOperationForEachFilter()
2066 OutType = InEltType->getListTy(); in ParseOperationForEachFilter()