Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7807 static bool areCompatVectorTypes(const VectorType *LHS, in areCompatVectorTypes() function
8984 if (areCompatVectorTypes(LHSCan->getAs<VectorType>(), in mergeTypes()