/llvm-project/mlir/test/lib/Dialect/Mesh/ |
H A D | TestOpLowering.cpp | 33 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function 58 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
H A D | TestSimplifications.cpp | 24 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/Vector/ |
H A D | TestVectorTransforms.cpp | 56 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function 742 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function 776 void getDependentDialects(DialectRegistr in getDescription() function 132 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 250 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 315 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 358 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 385 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 483 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 803 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 828 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function 852 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function [all...] |
/llvm-project/mlir/lib/Conversion/VectorToLLVM/ |
H A D | ConvertVectorToLLVMPass.cpp | 44 void getDependentDialects(DialectRegistry ®istry) const override { getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/Math/ |
H A D | TestExpandMath.cpp | 29 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
H A D | TestAlgebraicSimplification.cpp | 28 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
H A D | TestPolynomialApproximation.cpp | 36 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/MemRef/ |
H A D | TestComposeSubView.cpp | 33 void TestComposeSubViewPass::getDependentDialects( in getDependentDialects() function in __anonca128e160111::TestComposeSubViewPass
|
H A D | TestMultiBuffer.cpp | 26 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Conversion/VectorToSPIRV/ |
H A D | TestVectorReductionToSPIRVDotProd.cpp | 36 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/IR/ |
H A D | TestPrintInvalid.cpp | 30 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/ArmNeon/ |
H A D | TestLowerToArmNeon.cpp | 37 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ |
H A D | EmptyTensorToAllocTensor.cpp | 47 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/lib/Dialect/EmitC/Transforms/ |
H A D | FormExpressions.cpp | 54 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/lib/Conversion/TosaToLinalg/ |
H A D | TosaToLinalgNamedPass.cpp | 43 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Tools/PDLL/ |
H A D | TestPDLL.cpp | 28 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/Linalg/ |
H A D | TestLinalgRankReduceContractionOps.cpp | 35 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
H A D | TestLinalgDecomposeOps.cpp | 28 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/Affine/ |
H A D | TestLoopMapping.cpp | 36 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
H A D | ROCDLAttachTarget.cpp | 40 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
H A D | NVVMAttachTarget.cpp | 40 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/SPIRV/ |
H A D | TestEntryPointAbi.cpp | 34 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Dialect/Bufferization/ |
H A D | TestTensorCopyInsertion.cpp | 35 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function
|
/llvm-project/mlir/test/lib/Pass/ |
H A D | TestDynamicPipeline.cpp | 31 void getDependentDialects(DialectRegistry ®istry) const override { in getDependentDialects() function in __anon9db8280c0111::TestDynamicPipelinePass
|
/llvm-project/mlir/lib/TableGen/ |
H A D | Pass.cpp | 94 ArrayRef<StringRef> Pass::getDependentDialects() const { in getDependentDialects() function in Pass
|