Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6654 static bool areCompatVectorTypes(const VectorType *LHS, in areCompatVectorTypes() function
7758 if (areCompatVectorTypes(LHSCan->getAs<VectorType>(), in mergeTypes()