Searched defs:NumRows (Results 1 – 12 of 12) sorted by relevance
| /external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| D | MatrixUtils.h | 33 unsigned NumRows; member
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | MatrixBuilder.h | 151 Value *ColumnIdx, unsigned NumRows) { in CreateMatrixInsert()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LowerMatrixIntrinsics.cpp | 86 unsigned NumRows, Type *EltType, in computeColumnAddr() 177 unsigned NumRows; member
|
| D | LoopInterchange.cpp | 261 unsigned NumRows = DepMatrix.size(); in isLegalToInterChangeLoops() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | LowerMatrixIntrinsics.cpp | 228 MatrixTy(unsigned NumRows, unsigned NumColumns, Type *EltTy) in MatrixTy() 345 unsigned NumRows; member
|
| D | LoopInterchange.cpp | 263 unsigned NumRows = DepMatrix.size(); in isLegalToInterChangeLoops() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopInterchange.cpp | 265 unsigned NumRows = DepMatrix.size(); in isLegalToInterChangeLoops() local
|
| /external/llvm-project/llvm/lib/IR/ |
| D | Verifier.cpp | 5074 ConstantInt *NumRows; in visitIntrinsicCall() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGExpr.cpp | 3863 llvm::Value *NumRows = Builder.getIntN( in EmitMatrixSubscriptExpr() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaType.cpp | 2642 QualType Sema::BuildMatrixType(QualType ElementTy, Expr *NumRows, Expr *NumCols, in BuildMatrixType()
|
| D | TreeTransform.h | 14043 QualType ElementType, unsigned NumRows, unsigned NumColumns) { in RebuildConstantMatrixType()
|
| /external/llvm-project/clang/lib/AST/ |
| D | ASTContext.cpp | 3980 QualType ASTContext::getConstantMatrixType(QualType ElementTy, unsigned NumRows, in getConstantMatrixType()
|