Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp8446 static bool tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, in tryVectorConvertAndSplat() function
8742 if (!tryVectorConvertAndSplat(*this, &RHS, RHSType, in CheckVectorOperands()
8753 if (!tryVectorConvertAndSplat(*this, (IsCompAssign ? nullptr : &LHS), in CheckVectorOperands()