Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp946 static bool isX86VectorTypeForVectorCall(ASTContext &Context, QualType Ty) { in isX86VectorTypeForVectorCall() function
1020 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()
2235 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()