Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10818 static bool tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, in tryVectorConvertAndSplat() function
11211 if (!tryVectorConvertAndSplat(*this, &RHS, RHSType, in CheckVectorOperands()
11222 if (!tryVectorConvertAndSplat(*this, (IsCompAssign ? nullptr : &LHS), in CheckVectorOperands()