Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp456 ExtendedType::TypeKind WantedKind) { in getTypeByIDAsKind() argument
460 if (Ty->getKind() == WantedKind) in getTypeByIDAsKind()
464 this->reportBadTypeIDAs(ID, Ty, WantedKind); in getTypeByIDAsKind()