Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp10412 static bool tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, in tryVectorConvertAndSplat() function
10778 if (!tryVectorConvertAndSplat(*this, &RHS, RHSType, in CheckVectorOperands()
10789 if (!tryVectorConvertAndSplat(*this, (IsCompAssign ? nullptr : &LHS), in CheckVectorOperands()