Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9943 static bool tryGCCVectorConvertAndSplat(Sema &S, ExprResult *Scalar, in tryGCCVectorConvertAndSplat() function
10151 if (!tryGCCVectorConvertAndSplat(*this, &RHS, &LHS)) in CheckVectorOperands()
10163 !tryGCCVectorConvertAndSplat(*this, &LHS, &RHS)) in CheckVectorOperands()