/external/llvm-project/mlir/examples/toy/Ch7/mlir/ |
D | ToyCombine.td | 10 // Declarative Rewrite Rules (DRR) specified using TableGen records. 19 /// Note: The DRR definition used for defining patterns is shown below: 53 // DRR allows for constraint checking when the transformation is conditional
|
/external/llvm-project/mlir/examples/toy/Ch6/mlir/ |
D | ToyCombine.td | 10 // Declarative Rewrite Rules (DRR) specified using TableGen records. 19 /// Note: The DRR definition used for defining patterns is shown below: 53 // DRR allows for constraint checking when the transformation is conditional
|
/external/llvm-project/mlir/examples/toy/Ch4/mlir/ |
D | ToyCombine.td | 10 // Declarative Rewrite Rules (DRR) specified using TableGen records. 19 /// Note: The DRR definition used for defining patterns is shown below: 53 // DRR allows for constraint checking when the transformation is conditional
|
/external/llvm-project/mlir/examples/toy/Ch5/mlir/ |
D | ToyCombine.td | 10 // Declarative Rewrite Rules (DRR) specified using TableGen records. 19 /// Note: The DRR definition used for defining patterns is shown below: 53 // DRR allows for constraint checking when the transformation is conditional
|
/external/llvm-project/mlir/examples/toy/Ch3/mlir/ |
D | ToyCombine.td | 10 // Declarative Rewrite Rules (DRR) specified using TableGen records. 19 /// Note: The DRR definition used for defining patterns is shown below: 53 // DRR allows for constraint checking when the transformation is conditional
|
/external/llvm-project/mlir/docs/Tutorials/Toy/ |
D | Ch-3.md | 21 [Declarative Rewrite Rules](../../DeclarativeRewrites.md) (DRR). Note that the 22 use of DRR requires that the operations be defined using ODS, as described in 163 In the next section, we use DRR for pattern match optimizations associated with 166 ## Optimize Reshapes using DRR 168 Declarative, rule-based pattern-match and rewrite (DRR) is an operation 180 expressed more simply using DRR as follows: 188 The automatically generated C++ code corresponding to each of the DRR patterns 191 DRR also provides a method for adding argument constraints when the 258 [Table-driven Declarative Rewrite Rule (DRR)](../../DeclarativeRewrites.md).
|
/external/llvm-project/mlir/docs/ |
D | DeclarativeRewrites.md | 1 # Table-driven Declarative Rewrite Rule (DRR) 42 operations. This gives DRR both its strengths and limitations: it is good at 46 Per the current implementation, DRR does not have good support for the following 253 generating an op with a nested result pattern), DRR will not be able to deduce 262 `AOp` is generated via a nested result pattern; DRR won't be able to deduce the 654 In DRR, a rule is set to have a benefit of the number of ops in the source 668 By default the C++ pattern expanded from a DRR pattern uses the fused location 670 best location mapping relationship. For such cases, DRR provides the `location` 738 This is because DRR is failing to call a `build()` method with result type
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.cpp | 869 RegisterRef DRR = DA.Addr->getRegRef(); in traverse() local 879 if (RAI.covers(RRs, DRR)) in traverse()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMScheduleM7.td | 448 (instregex "VMOV(DRR|RRD|RRS|SRR)")>;
|
/external/libnl/doc/ |
D | route.txt | 1608 | DRR | Yes | 1609 The DRR (Deficit Round Robin) scheduler is a classful qdisc
|
/external/llvm-project/mlir/docs/Rationale/ |
D | RationaleLinalgDialect.md | 517 (i.e. [DRR](../DeclarativeRewrites.md)).
|
/external/llvm-project/mlir/test/lib/Dialect/Test/ |
D | TestOps.td | 734 // Test that DRR does not blow up when seeing lots of arguments.
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 6932 if (DeclRefExpr* DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local 6933 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
|
D | SemaExpr.cpp | 9488 if (DeclRefExpr* DRR in CheckVectorCompareOperands() local 9490 if (DRL->getDecl() == DRR->getDecl()) in CheckVectorCompareOperands()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 10356 if (DeclRefExpr* DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local 10357 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_034.ppm | 1489 …��������������������������������������������(48%'.0 DRR���-*
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 1652 ,"GB","DRR","Durrington","Durrington","WSX","--3-----","AF","9804",,, 12211 ,"IT","DRR","Due Carrare","Due Carrare","PD","--3-----","RL","0701",,"4515N 01150E",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 2435 ,"AU","DRR","Durrie","Durrie","QLD","---4----","AI","9912",,, 19134 ,"DE","DRR","D�rrweitzschen (Muldentalkreis)","Durrweitzschen (Muldentalkreis)","SN","--3--6--","RL… 31080 "#","ES","DRR","Valderrobres","Valderrobres","TE","--3-----","RL","1301",,"4052N 00009E","@Sta@Coo" 35341 ,"FR","DRR","Durrenbach","Durrenbach","67","--3--6--","RL","1107",,"4854N 00746E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 13519 ,"US","DRR","Darrow","Darrow","LA","--3-----","RQ","9501",,,
|