Home
last modified time | relevance | path

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

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