Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp7888 const VectorType *LHSVecType = LHSType->getAs<VectorType>(); in CheckVectorOperands() local
8684 if (auto LHSVecType = LHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp9885 const VectorType *LHSVecType = LHSType->getAs<VectorType>(); in CheckVectorOperands() local
10910 if (auto LHSVecType = LHS.get()->getType()->getAs<VectorType>()) in CheckShiftOperands() local