Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp6914 static bool tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, in tryVectorConvertAndSplat() function
6993 if (!tryVectorConvertAndSplat(*this, &RHS, RHSType, in CheckVectorOperands()
6998 if (!tryVectorConvertAndSplat(*this, (IsCompAssign ? nullptr : &LHS), in CheckVectorOperands()