Home
last modified time | relevance | path

Searched refs:Simplify (Results 1 – 25 of 149) sorted by relevance

123456

/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dopt-Os-pipeline.ll14 ; 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
Dopt-O2-pipeline.ll14 ; 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
Dopt-O3-pipeline.ll14 ; 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
Dpass-pipelines.ll43 ; CHECK-O2: Simplify the CFG
90 ; CHECK-O2: Simplify the CFG
/external/skia/src/pathops/
DSkOpBuilder.cpp175 if (!Simplify(fPathRefs[index], &fPathRefs[index])) { in resolve()
190 bool success = Simplify(sum, result); in resolve()
/external/skqp/src/pathops/
DSkOpBuilder.cpp175 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/
DSimplify.g31 tree grammar Simplify;
DProgram.cs44 var simplify = new Simplify(new CommonTreeNodeStream(t)); in _Main()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp87 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/
Dscalar_analysis_simplification.cpp87 SENode* Simplify();
198 SENode* SENodeSimplifyImpl::Simplify() { in Simplify() function in spvtools::opt::SENodeSimplifyImpl
535 return impl.Simplify(); in SimplifyExpression()
/external/skia/include/pathops/
DSkPathOps.h60 bool SK_API Simplify(const SkPath& path, SkPath* result);
/external/skqp/include/pathops/
DSkPathOps.h60 bool SK_API Simplify(const SkPath& path, SkPath* result);
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/
Doptnone-opt.ll47 ; OPT-O1-DAG: Skipping pass 'Simplify the CFG'
70 ; OPT-LOOP-DAG: Skipping pass 'Simplify instructions in loops'
/external/llvm/test/Feature/
Doptnone-opt.ll47 ; OPT-O1-DAG: Skipping pass 'Simplify the CFG'
72 ; OPT-LOOP-DAG: Skipping pass 'Simplify instructions in loops'
/external/tensorflow/tensorflow/core/kernels/
Dreduction_ops_common.h84 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/
DPathOpsBench.cpp73 Simplify(fPath, &result); in onDraw()
/external/skia/bench/
DPathOpsBench.cpp73 Simplify(fPath, &result); in onDraw()
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dtoy.ml41 (* Simplify the control flow graph (deleting unreachable blocks, etc). *)

123456