Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp1256 } else if (DagRecTy *InDagTy = dyn_cast<DagRecTy>(MHSt->getType())) { in ParseOperation() local
1257 InEltType = InDagTy; in ParseOperation()