Home
last modified time | relevance | path

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

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