| /llvm-project-15.0.7/flang/test/Evaluate/ |
| H A D | folding26.f90 | 4 integer, parameter :: matrix(0:1,0:2) = reshape([1,2,3,4,5,6],shape(matrix)) variable
|
| H A D | errors01.f90 | 97 integer, parameter :: matrix(2, 2) = reshape([1, 2, 3, 4], [2, 2]) local
|
| /llvm-project-15.0.7/mlir/unittests/Analysis/Presburger/ |
| H A D | Utils.h | 54 ArrayRef<SmallVector<int64_t, 8>> matrix) { in makeMatrix()
|
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/ |
| H A D | gmock-matchers.cc | 372 const MatchMatrix& matrix, MatchResultListener* listener) const { in VerifyMatchMatrix() argument 421 const MatchMatrix& matrix, MatchResultListener* listener) const { in FindPairing() argument
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | final02.f90 | 26 type(t1) :: matrix(2, 2) component
|
| H A D | allocate06.f90 | 17 integer matrix(lb, lb) component
|
| H A D | call03.f90 | 240 real :: scalar, matrix(2,3) local
|
| /llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/ |
| H A D | VectorToGPU.cpp | 424 Value matrix = valueMapping.find(op.getVector())->second; in convertTransferWriteOp() local 636 Value matrix = valueMapping.find(op.getVector())->second; in convertTransferWriteToStores() local 709 auto matrix = b.create<gpu::SubgroupMmaConstantMatrixOp>(op.getLoc(), type, in convertConstantOp() local 723 auto matrix = b.create<gpu::SubgroupMmaConstantMatrixOp>(op.getLoc(), type, in convertBroadcastOp() local
|
| /llvm-project-15.0.7/openmp/libomptarget/test/offloading/ |
| H A D | bug49334.cpp | 42 void Initialize(const std::vector<float> &matrix) { in Initialize()
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | matrix-type.cpp | 34 using matrix = T __attribute__((matrix_type(R, C))); typedef
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | matrix-type.cpp | 179 using matrix = T __attribute__((matrix_type(R, C))); typedef
|
| /llvm-project-15.0.7/mlir/lib/Analysis/Presburger/ |
| H A D | Matrix.cpp | 25 Matrix matrix(dimension, dimension); in identity() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/ |
| H A D | VectorTransforms.cpp | 416 auto matrix = in matchAndRewrite() local
|