/llvm-project/mlir/test/lib/Pass/ |
H A D | TestPassManager.cpp | 24 StringRef getArgument() const final { return "test-module-pass"; } in getArgument() function 34 StringRef getArgument() const final { return "test-function-pass"; } in getArgument() function 47 StringRef getArgument() const final { return "test-interface-pass"; } in getArgument() function 81 StringRef getArgument() const final { return "test-options-pass"; } getArgument() function 105 StringRef getArgument() const final { return "test-pass-crash"; } getArgument() function 117 StringRef getArgument() const final { return "test-pass-failure"; } getArgument() function 132 StringRef getArgument() const final { return "test-pass-create-invalid-ir"; } getArgument() function 184 StringRef getArgument() const final { return "test-stats-pass"; } getArgument() function [all...] |
/llvm-project/mlir/lib/TableGen/ |
H A D | Pass.cpp | 23 StringRef PassOption::getArgument() const { in getArgument() function in PassOption 76 StringRef Pass::getArgument() const { in getArgument() function in Pass
|
/llvm-project/mlir/test/lib/Dialect/GPU/ |
H A D | TestGpuRewrite.cpp | 34 StringRef getArgument() const final { return "test-gpu-rewrite"; } in getArgument() function 60 StringRef getArgument() const final { in getArgument() function
|
H A D | TestGpuMemoryPromotion.cpp | 39 StringRef getArgument() const final { return "test-gpu-memory-promotion"; } in getArgument() function
|
/llvm-project/mlir/test/lib/Dialect/Mesh/ |
H A D | TestOpLowering.cpp | 36 StringRef getArgument() const final { in getArgument() function 61 StringRef getArgument() const final { in getArgument() function
|
H A D | TestSimplifications.cpp | 27 StringRef getArgument() const final { return "test-mesh-simplifications"; } in getArgument() function
|
H A D | TestReshardingSpmdization.cpp | 105 StringRef getArgument() const final { getArgument() function
|
/llvm-project/mlir/test/lib/Dialect/Math/ |
H A D | TestExpandMath.cpp | 28 StringRef getArgument() const final { return "test-expand-math"; } in getArgument() function
|
H A D | TestAlgebraicSimplification.cpp | 31 StringRef getArgument() const final { in getArgument() function
|
H A D | TestPolynomialApproximation.cpp | 42 StringRef getArgument() const final { in getArgument() function
|
/llvm-project/mlir/test/lib/Dialect/Linalg/ |
H A D | TestPadFusion.cpp | 32 StringRef getArgument() const final { return "test-linalg-pad-fusion"; } in getArgument() function
|
H A D | TestDataLayoutPropagation.cpp | 25 StringRef getArgument() const final { in getArgument() function
|
H A D | TestLinalgRankReduceContractionOps.cpp | 39 StringRef getArgument() const final { in getArgument() function
|
H A D | TestLinalgDecomposeOps.cpp | 31 StringRef getArgument() const final { return "test-linalg-decompose-ops"; } in getArgument() function
|
H A D | TestLinalgDropUnitDims.cpp | 43 StringRef getArgument() const final { return "test-linalg-drop-unit-dims"; } getArgument() function
|
H A D | TestLinalgFusionTransforms.cpp | 71 StringRef getArgument() const final { return "test-linalg-greedy-fusion"; } in getArgument() function
|
/llvm-project/mlir/test/lib/Dialect/ControlFlow/ |
H A D | TestAssert.cpp | 33 StringRef getArgument() const final { return "test-cf-assert"; } in getArgument() function
|
/llvm-project/mlir/test/lib/IR/ |
H A D | TestTypes.cpp | 24 StringRef getArgument() const final { return "test-recursive-types"; } in getArgument() function
|
H A D | TestAffineWalk.cpp | 23 StringRef getArgument() const final { return "test-affine-walk"; } in getArgument() function
|
/llvm-project/llvm/tools/llvm-diff/lib/ |
H A D | DiffLog.cpp | 27 const Value *LogBuilder::getArgument(unsigned I) const { return Arguments[I]; } in getArgument() function in LogBuilder
|
/llvm-project/mlir/test/lib/Dialect/MemRef/ |
H A D | TestMultiBuffer.cpp | 29 StringRef getArgument() const final { return "test-multi-buffering"; } in getArgument() function
|
/llvm-project/mlir/test/lib/Dialect/Bufferization/ |
H A D | TestTensorCopyInsertion.cpp | 38 StringRef getArgument() const final { return "test-tensor-copy-insertion"; } in getArgument() function
|
/llvm-project/mlir/test/lib/Dialect/Vector/ |
H A D | TestVectorTransforms.cpp | 49 StringRef getArgument() const final { in getArgument() function 253 StringRef getArgument() const final { getArgument() function 308 StringRef getArgument() const final { getArgument() function 362 StringRef getArgument() const final { getArgument() function 389 StringRef getArgument() const final { return "test-sink-vector-broadcast"; } getArgument() function 474 StringRef getArgument() const final { getArgument() function 591 StringRef getArgument() const final { return "test-vector-warp-distribute"; } getArgument() function 848 StringRef getArgument() const override { return "test-vector-linearize"; } getArgument() function [all...] |
/llvm-project/mlir/test/lib/Conversion/FuncToLLVM/ |
H A D | TestConvertCallOp.cpp | 43 StringRef getArgument() const final { return "test-convert-call-op"; } in getArgument() function
|
H A D | TestConvertFuncOp.cpp | 64 StringRef getArgument() const final { return "test-convert-func-op"; } getArgument() function
|