/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | opt-Os-pipeline.ll | 14 ; CHECK-NEXT: Simplify the CFG 47 ; CHECK-NEXT: Simplify the CFG 67 ; CHECK-NEXT: Simplify the CFG 78 ; CHECK-NEXT: Simplify the CFG 92 ; CHECK-NEXT: Simplify the CFG 153 ; CHECK-NEXT: Simplify the CFG 210 ; CHECK-NEXT: Simplify the CFG 263 ; CHECK-NEXT: Simplify the CFG
|
D | opt-O2-pipeline.ll | 14 ; CHECK-NEXT: Simplify the CFG 47 ; CHECK-NEXT: Simplify the CFG 67 ; CHECK-NEXT: Simplify the CFG 91 ; CHECK-NEXT: Simplify the CFG 105 ; CHECK-NEXT: Simplify the CFG 166 ; CHECK-NEXT: Simplify the CFG 223 ; CHECK-NEXT: Simplify the CFG 276 ; CHECK-NEXT: Simplify the CFG
|
D | opt-O3-pipeline.ll | 14 ; CHECK-NEXT: Simplify the CFG 49 ; CHECK-NEXT: Simplify the CFG 70 ; CHECK-NEXT: Simplify the CFG 95 ; CHECK-NEXT: Simplify the CFG 109 ; CHECK-NEXT: Simplify the CFG 170 ; CHECK-NEXT: Simplify the CFG 227 ; CHECK-NEXT: Simplify the CFG 280 ; CHECK-NEXT: Simplify the CFG
|
D | pass-pipelines.ll | 43 ; CHECK-O2: Simplify the CFG 90 ; CHECK-O2: Simplify the CFG
|
/external/skia/src/pathops/ |
D | SkOpBuilder.cpp | 175 if (!Simplify(fPathRefs[index], &fPathRefs[index])) { in resolve() 190 bool success = Simplify(sum, result); in resolve()
|
/external/skqp/src/pathops/ |
D | SkOpBuilder.cpp | 175 if (!Simplify(fPathRefs[index], &fPathRefs[index])) { in resolve() 190 bool success = Simplify(sum, result); in resolve()
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/ |
D | Simplify.g3 | 1 tree grammar Simplify;
|
D | Program.cs | 44 var simplify = new Simplify(new CommonTreeNodeStream(t)); in _Main()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 87 SENode* Simplify(); 198 SENode* SENodeSimplifyImpl::Simplify() { in Simplify() function in spvtools::opt::SENodeSimplifyImpl 535 return impl.Simplify(); in SimplifyExpression()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 87 SENode* Simplify(); 198 SENode* SENodeSimplifyImpl::Simplify() { in Simplify() function in spvtools::opt::SENodeSimplifyImpl 535 return impl.Simplify(); in SimplifyExpression()
|
/external/skia/include/pathops/ |
D | SkPathOps.h | 60 bool SK_API Simplify(const SkPath& path, SkPath* result);
|
/external/skqp/include/pathops/ |
D | SkPathOps.h | 60 bool SK_API Simplify(const SkPath& path, SkPath* result);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/ |
D | optnone-opt.ll | 47 ; OPT-O1-DAG: Skipping pass 'Simplify the CFG' 70 ; OPT-LOOP-DAG: Skipping pass 'Simplify instructions in loops'
|
/external/llvm/test/Feature/ |
D | optnone-opt.ll | 47 ; OPT-O1-DAG: Skipping pass 'Simplify the CFG' 72 ; OPT-LOOP-DAG: Skipping pass 'Simplify instructions in loops'
|
/external/tensorflow/tensorflow/core/kernels/ |
D | reduction_ops_common.h | 84 Status Simplify(const Tensor& data, const Tensor& axis, const bool keep_dims); 155 OP_REQUIRES_OK(ctx, helper.Simplify(data, axes, keep_dims_));
|
/external/skqp/bench/ |
D | PathOpsBench.cpp | 73 Simplify(fPath, &result); in onDraw()
|
/external/skia/bench/ |
D | PathOpsBench.cpp | 73 Simplify(fPath, &result); in onDraw()
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | toy.ml | 41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
|