Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp13876 const MatrixType *LHSMatType = LHSType->getAs<MatrixType>(); CheckMatrixElementwiseOperands() local
13917 auto *LHSMatType = LHS.get()->getType()->getAs<ConstantMatrixType>(); CheckMatrixMultiplyOperands() local
[all...]