Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp54 static bool isX86VectorTypeForVectorCall(ASTContext &Context, QualType Ty) { in isX86VectorTypeForVectorCall() function
129 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()
1395 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()