| /llvm-project-15.0.7/mlir/docs/Tools/ |
| H A D | mlir-reduce.md | 62 ### Rewrite patterns into simpler forms 64 In some cases, rewrite an operation into a simpler or smaller form can still 67 `tensor<1xi32>`. Not only produce a simpler operation, it may introduce further
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/ |
| H A D | uniqueptr-delete-release.rst | 7 The latter is shorter, simpler and does not require use of raw pointer APIs.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | change-compare-stride-trickiness-1.ll | 7 ; could be made simpler.
|
| H A D | avx-cast.ll | 6 ; are simpler (no lane changes) and therefore will have equal or better
|
| H A D | pshufb-mask-comments.ll | 72 ; Test for a reused constant that would allow the pshufb to combine to a simpler instruction.
|
| H A D | lower-vec-shift.ll | 9 ; emit a simpler sequence of two shifts + blend when possible.
|
| /llvm-project-15.0.7/openmp/docs/remarks/ |
| H A D | OMP131.rst | 10 a known number of parallel regions inside the kernel. A much simpler state
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/API/ |
| H A D | BUILD.gn | 4 # (Having it a static_library is simpler -- no need for
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | live-debug-vars-loc-limit.ll | 6 ; it allows the test case to be much simpler. If at some point we are able to
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/ |
| H A D | BUILD.gn | 59 # That seems simpler, more explicit, and good enough.
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | README.txt | 141 that rounded amount. It would be simpler to subtract the unrounded
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | weak-reference.s | 49 ## good reason for that, so I'm deviating here for a simpler implementation.
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVSchedRocket.td | 10 // The following definitions describe the simpler per-operand machine model.
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | strncmp-4.ll | 65 ; simpler than trying to exclude them.
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | README.md | 81 # or, starting with CMake 3.13, use a simpler form:
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_ast_build_expr.c | 695 int simpler; in mod_constraint_is_simpler() local 702 simpler = isl_val_lt(v1, v2); in mod_constraint_is_simpler() 706 return simpler; in mod_constraint_is_simpler()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangTransformerTutorial.rst | 127 ``s.size()`` to ``Size(s)``, where ``s`` is a ``string``." We start with a simpler 288 We also provide simpler editing primitives for insertion and deletion:
|
| /llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl06.rst | 444 This code is similar to, but simpler than, the code for binary 445 operators. It is simpler primarily because it doesn't need to handle any
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrConv.td | 53 // and is conceptually a simpler operation).
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedThunderX.td | 16 // The following definitions describe the simpler per-operand machine model.
|
| H A D | AArch64SchedA53.td | 14 // The following definitions describe the simpler per-operand machine model.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Passes.rst | 552 computations derived from them) into simpler forms suitable for subsequent 715 ``LoopUnswitch``\ ing, simpler. You can read more in the 803 simpler form, which makes subsequent analyses and transformations simpler and
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | build.rst | 293 Building with ninja is both faster and simpler than building with Visual Studio, 530 much simpler. The compiler, include and library paths will be configured by the
|
| /llvm-project-15.0.7/mlir/docs/Dialects/ |
| H A D | Vector.md | 37 (or some user/language level), the simpler our task will be, the more complex 233 become significantly simpler and composable at a finer granularity.
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | section-headers-exclude.yaml | 442 ## 2) Helps to keep the code simpler.
|