Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp9779 static bool tryGCCVectorConvertAndSplat(Sema &S, ExprResult *Scalar, in tryGCCVectorConvertAndSplat() function
9987 if (!tryGCCVectorConvertAndSplat(*this, &RHS, &LHS)) in CheckVectorOperands()
9999 !tryGCCVectorConvertAndSplat(*this, &LHS, &RHS)) in CheckVectorOperands()