Home
last modified time | relevance | path

Searched defs:FirstVec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h190 VectorType *FirstVec = dyn_cast<VectorType>(First); in matchFirstLengthWAnyType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9861 bool ASTContext::areCompatibleVectorTypes(QualType FirstVec, in areCompatibleVectorTypes()