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

/external/clang/lib/Sema/
H A DSemaExpr.cpp6802 static bool tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, function
6881 if (!tryVectorConvertAndSplat(*this, &RHS, RHSType,
6886 if (!tryVectorConvertAndSplat(*this, (IsCompAssign ? nullptr : &LHS),

Completed in 295 milliseconds