Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp740 static bool isSSEVectorType(ASTContext &Context, QualType Ty) { in isSSEVectorType() function
759 if (isSSEVectorType(Context, FT)) in isRecordWithSSEVectorType()
783 if (Align >= 16 && (isSSEVectorType(getContext(), Ty) || in getTypeStackAlignInBytes()