Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp764 auto *RHSMatTy = dyn_cast<ConstantMatrixType>( in EmitMul() local
767 if (LHSMatTy && RHSMatTy) in EmitMul()
770 RHSMatTy->getNumColumns()); in EmitMul()