Home
last modified time | relevance | path

Searched defs:getArgument (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project/mlir/test/lib/Pass/
H A DTestPassManager.cpp24 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 DPass.cpp23 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 DTestGpuRewrite.cpp34 StringRef getArgument() const final { return "test-gpu-rewrite"; } in getArgument() function
60 StringRef getArgument() const final { in getArgument() function
H A DTestGpuMemoryPromotion.cpp39 StringRef getArgument() const final { return "test-gpu-memory-promotion"; } in getArgument() function
/llvm-project/mlir/test/lib/Dialect/Mesh/
H A DTestOpLowering.cpp36 StringRef getArgument() const final { in getArgument() function
61 StringRef getArgument() const final { in getArgument() function
H A DTestSimplifications.cpp27 StringRef getArgument() const final { return "test-mesh-simplifications"; } in getArgument() function
H A DTestReshardingSpmdization.cpp105 StringRef getArgument() const final { getArgument() function
/llvm-project/mlir/test/lib/Dialect/Math/
H A DTestExpandMath.cpp28 StringRef getArgument() const final { return "test-expand-math"; } in getArgument() function
H A DTestAlgebraicSimplification.cpp31 StringRef getArgument() const final { in getArgument() function
H A DTestPolynomialApproximation.cpp42 StringRef getArgument() const final { in getArgument() function
/llvm-project/mlir/test/lib/Dialect/Linalg/
H A DTestPadFusion.cpp32 StringRef getArgument() const final { return "test-linalg-pad-fusion"; } in getArgument() function
H A DTestDataLayoutPropagation.cpp25 StringRef getArgument() const final { in getArgument() function
H A DTestLinalgRankReduceContractionOps.cpp39 StringRef getArgument() const final { in getArgument() function
H A DTestLinalgDecomposeOps.cpp31 StringRef getArgument() const final { return "test-linalg-decompose-ops"; } in getArgument() function
H A DTestLinalgDropUnitDims.cpp43 StringRef getArgument() const final { return "test-linalg-drop-unit-dims"; } getArgument() function
H A DTestLinalgFusionTransforms.cpp71 StringRef getArgument() const final { return "test-linalg-greedy-fusion"; } in getArgument() function
/llvm-project/mlir/test/lib/Dialect/ControlFlow/
H A DTestAssert.cpp33 StringRef getArgument() const final { return "test-cf-assert"; } in getArgument() function
/llvm-project/mlir/test/lib/IR/
H A DTestTypes.cpp24 StringRef getArgument() const final { return "test-recursive-types"; } in getArgument() function
H A DTestAffineWalk.cpp23 StringRef getArgument() const final { return "test-affine-walk"; } in getArgument() function
/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffLog.cpp27 const Value *LogBuilder::getArgument(unsigned I) const { return Arguments[I]; } in getArgument() function in LogBuilder
/llvm-project/mlir/test/lib/Dialect/MemRef/
H A DTestMultiBuffer.cpp29 StringRef getArgument() const final { return "test-multi-buffering"; } in getArgument() function
/llvm-project/mlir/test/lib/Dialect/Bufferization/
H A DTestTensorCopyInsertion.cpp38 StringRef getArgument() const final { return "test-tensor-copy-insertion"; } in getArgument() function
/llvm-project/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp49 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 DTestConvertCallOp.cpp43 StringRef getArgument() const final { return "test-convert-call-op"; } in getArgument() function
H A DTestConvertFuncOp.cpp64 StringRef getArgument() const final { return "test-convert-func-op"; } getArgument() function

12