| /llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
| H A D | BlockPackMatmul.cpp | 126 for (auto perm : outerPerm) in transposePackedMatmul() local
|
| H A D | Transforms.cpp | 1069 getPackUnpackNormalizedPerm(int rank,ArrayRef<int64_t> perm) getPackUnpackNormalizedPerm() argument 1109 SmallVector<int64_t> perm = outerDims; getPackUnpackRankReducedPerm() local 1180 SmallVector<int64_t> perm = getPackUnpackRankReducedPerm( matchAndRewrite() local 1265 SmallVector<int64_t> perm = getPackUnpackRankReducedPerm( matchAndRewrite() local [all...] |
| H A D | DataLayoutPropagation.cpp | 162 static SmallVector<int64_t> computeOuterDims(ArrayRef<int64_t> perm, in computeOuterDims() argument
|
| H A D | Vectorization.cpp | 3093 static constexpr std::array<int64_t, 3> perm = {0, 2, 1}; conv() local
|
| /llvm-project/mlir/lib/Dialect/Vector/Utils/ |
| H A D | VectorUtils.cpp | 133 SmallVector<AffineExpr> perm(enclosingLoopToVectorDim.size(), in makePermutationMap() local
|
| /llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
| H A D | VectorDropLeadUnitDim.cpp | 385 SmallVector<int64_t> perm; in castAwayContractionLeadingOneDim() local
|
| H A D | LowerVectorContract.cpp | 680 static constexpr std::array<int64_t, 2> perm = {1, 0}; in matchAndRewriteMaskableOp() local [all...] |
| H A D | VectorTransforms.cpp | 1469 static constexpr std::array<int64_t, 2> perm = {1, 0}; matchAndRewrite() local
|
| H A D | VectorDistribute.cpp | 39 SmallVector<AffineExpr> perm; calculateImplicitMap() local
|
| /llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ |
| H A D | SparseReinterpretMap.cpp | 561 SmallVector<unsigned> perm = in resolveCycle() local
|
| /llvm-project/mlir/unittests/Analysis/Presburger/ |
| H A D | IntegerPolyhedronTest.cpp | 111 SmallVector<unsigned, 4> perm(nDim); in checkPermutationsSample() local
|
| /llvm-project/mlir/lib/IR/ |
| H A D | AffineMap.cpp | 262 SmallVector<unsigned> perm = llvm::map_to_vector( getPermutationMap() local
|
| /llvm-project/mlir/lib/Conversion/VectorToGPU/ |
| H A D | VectorToGPU.cpp | 400 static constexpr std::array<int64_t, 2> perm = {1, 0}; matchAndRewrite() local
|
| /llvm-project/lld/ELF/ |
| H A D | Writer.cpp | 2286 unsigned perm = PF_R | PF_W; createPhdrs() local
|
| /llvm-project/lld/COFF/ |
| H A D | Writer.cpp | 2134 uint32_t perm = p.second; setSectionPermissions() local
|
| /llvm-project/mlir/lib/Dialect/SparseTensor/IR/ |
| H A D | SparseTensorDialect.cpp | 1441 AffineMap perm = getDirection() == CrdTransDirectionKind::dim2lvl fold() local
|
| /llvm-project/mlir/lib/Dialect/Linalg/IR/ |
| H A D | LinalgOps.cpp | 1888 for (int64_t perm : perms) matchAndRewrite() local
|
| /llvm-project/mlir/lib/Dialect/Vector/IR/ |
| H A D | VectorOps.cpp | 5641 ArrayRef<int64_t> perm = getPermutation(); fold() local 5660 ArrayRef<int64_t> perm = getPermutation(); verify() local
|
| /llvm-project/mlir/lib/Dialect/Linalg/TransformOps/ |
| H A D | LinalgTransformOps.cpp | 1673 ArrayRef<int64_t> perm = apply() local
|