| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | check-time-trace-sections.py | 17 frontends = [event for event in events if event["name"] == "Frontend"] variable 28 if not all([any([is_inside(codegen, frontend) for frontend in frontends]) 32 if not all([all([is_before(frontend, backend) for frontend in frontends])
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | c-type-units.ll | 7 ; no known LLVM frontends produce appropriate unique identifiers for C types,
|
| /llvm-project-15.0.7/clang/ |
| H A D | README.txt | 9 Unlike many other compiler frontends, Clang is useful for a number of things
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-diff.rst | 34 passes and frontends. It does not have a stable output format.
|
| /llvm-project-15.0.7/llvm/test/Transforms/ArgumentPromotion/ |
| H A D | variadic.ll | 5 ; their classiciation according to the SysV amd64 ABI. Clang and other frontends
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | int8-char-type.ll | 4 ; with the T_[U]INT1 types. Non-C language frontends are likely use the normal
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | OpaquePointers.rst | 56 some frontends wasn't worth it. 70 Pointee types provide some value to frontends because the IR verifier uses types 71 to detect straightforward type confusion bugs. However, frontends also have to 92 address spaces have complained that frontends like Clang often incorrectly
|
| H A D | Atomics.rst | 151 Notes for frontends 189 Notes for frontends 228 Notes for frontends 258 Notes for frontends 287 Notes for frontends 313 Notes for frontends 337 Notes for frontends
|
| H A D | InAlloca.rst | 22 For now, it is recommended that frontends and optimizers avoid producing
|
| H A D | NewPassManager.rst | 154 Sometimes either frontends or backends will want to inject passes into the 155 pipeline. For example, frontends may want to add instrumentation, and target
|
| H A D | FAQ.rst | 75 `Clang <https://clang.llvm.org/>`_. Many other language frontends have
|
| H A D | GarbageCollection.rst | 841 It is recommended that frontends initialize roots explicitly to avoid
|
| H A D | Statepoints.rst | 26 shadow stacks has been used successfully by a number of language frontends and
|
| H A D | ExceptionHandling.rst | 598 expressions, and frontends must outline them ahead of time. Local variables of
|
| H A D | Coroutines.rst | 1359 The purpose of this intrinsic is to allow frontends to mark the cleanup and
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/PDL/IR/ |
| H A D | PDLDialect.td | 30 correctness, targeted by frontends, and optimized.
|
| /llvm-project-15.0.7/llvm/test/Transforms/Attributor/ArgumentPromotion/ |
| H A D | variadic.ll | 8 ; their classiciation according to the SysV amd64 ABI. Clang and other frontends
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | index.rst | 18 OpenMP impacts various parts of the LLVM project, from the frontends (`Clang
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | README-X86-64.txt | 73 lowered return value, and it would free non-C frontends from a
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | Toolchain.rst | 90 Language frontends for other languages
|
| /llvm-project-15.0.7/llvm/docs/Frontend/ |
| H A D | PerformanceTips.rst | 12 The intended audience of this document is developers of language frontends
|
| /llvm-project-15.0.7/mlir/docs/Tutorials/Toy/ |
| H A D | Ch-2.md | 20 As a consequence, multiple frontends end up reimplementing significant pieces of
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | PDLL.md | 224 encourage and support the existence of various PDL frontends defined in
|
| /llvm-project-15.0.7/llvm/lib/Target/ |
| H A D | README.txt | 2067 frontends like clang when lowering struct copies, when some elements of the
|
| /llvm-project-15.0.7/llvm/test/Transforms/SROA/ |
| H A D | basictest.ll | 1565 ; stores. If we get a memcpy of an aggregate (such as C and C++ frontends would
|