Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp842 static bool isX86VectorTypeForVectorCall(ASTContext &Context, QualType Ty) { in isX86VectorTypeForVectorCall() function
897 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()
2021 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp1043 static bool isX86VectorTypeForVectorCall(ASTContext &Context, QualType Ty) { in isX86VectorTypeForVectorCall() function
1119 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()
2372 return isX86VectorTypeForVectorCall(getContext(), Ty); in isHomogeneousAggregateBaseType()