Home
last modified time | relevance | path

Searched defs:RHSVecType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExpr.cpp7889 const VectorType *RHSVecType = RHSType->getAs<VectorType>(); in CheckVectorOperands() local
8687 if (auto RHSVecType = RHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp9886 const VectorType *RHSVecType = RHSType->getAs<VectorType>(); in CheckVectorOperands() local
10913 if (auto RHSVecType = RHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local