Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12797 const MatrixType *RHSMatType = RHSType->getAs<MatrixType>(); CheckMatrixElementwiseOperands() local
12838 auto *RHSMatType = RHS.get()->getType()->getAs<ConstantMatrixType>(); CheckMatrixMultiplyOperands() local
[all...]