Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp9262 static bool areCompatVectorTypes(const VectorType *LHS, in areCompatVectorTypes() function
10585 if (areCompatVectorTypes(LHSCan->castAs<VectorType>(), in mergeTypes()