Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp1458 static bool isSSEVectorType(ASTContext &Context, QualType Ty) { in isSSEVectorType() function
1477 if (isSSEVectorType(Context, FT)) in isRecordWithSSEVectorType()
1501 if (Align >= 16 && (isSSEVectorType(getContext(), Ty) || in getTypeStackAlignInBytes()