Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp1241 RecTy *OutEltType = nullptr; in ParseOperation() local
1248 OutEltType = OutListTy->getElementType(); in ParseOperation()
1280 Init *RHS = ParseValue(ParseRec, OutEltType); in ParseOperation()