Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp7831 static bool tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, in tryVectorConvertAndSplat() function
7941 if (!tryVectorConvertAndSplat(*this, &RHS, RHSType, in CheckVectorOperands()
7946 if (!tryVectorConvertAndSplat(*this, (IsCompAssign ? nullptr : &LHS), in CheckVectorOperands()