Home
last modified time | relevance | path

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

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