Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp1089 static bool isX86VectorTypeForVectorCall(ASTContext &Context, QualType Ty) { in isX86VectorTypeForVectorCall() function
1161 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()
2451 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()