| /llvm-project-15.0.7/llvm/test/Other/ |
| H A D | scalable-vector-array.ll | 4 ;; when nested inside other aggregates.
|
| /llvm-project-15.0.7/clang/test/CodeGenOpenCL/ |
| H A D | constant-addr-space-globals.cl | 10 // Test that we don't use directly initializers for const aggregates
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | tools.md | 13 ### Displaying aggregates only 16 displayment of the normal iterations vs the aggregates. When passed, it will 18 in the tool itself; only the aggregates will be displayed, but not normal runs.
|
| H A D | user_guide.md | 989 repeated run is reported. When `report aggregates only` option is `true`, 990 only the aggregates (i.e. mean, median, standard deviation and coefficient 993 However when only the `display aggregates only` option is `true`, 994 only the aggregates are displayed in the standard output, while the file 1004 While having these aggregates is nice, this may not be enough for everyone.
|
| /llvm-project-15.0.7/clang/docs/analyzer/developer-docs/ |
| H A D | RegionStore.rst | 138 the Default Binding strategy, because in C aggregates can contain other 139 aggregates. In the current implementation of RegionStore, there is no way to 147 RegionStore implements an optimization for copying aggregates (structs and
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | anon_aggr.ll | 3 ; Test case for PR 14779: anonymous aggregates are not handled correctly.
|
| H A D | ppc64le-aggregates.ll | 55 ; Verify amount of space taken up by aggregates in the parameter save area.
|
| H A D | f128-aggregates.ll | 12 ; Testing homogeneous aggregates. 272 ; Testing mixed member aggregates.
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | aggregate-reconstruction.ll | 25 ; Arrays are still aggregates 58 ; Likewise, we only deal with a single-level aggregates. 117 ; aggregate. Here different elements come from different base aggregates.
|
| H A D | phi-of-extractvalues.ll | 165 ; More complex aggregates are fine, too, as long as indicies match. 284 ; Also, unlike PHI-of-insertvalues, here the base aggregates of extractvalue
|
| H A D | phi-of-insertvalues.ll | 226 ; More complex aggregates are fine, too, as long as indicies match.
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsScheduleP5600.td | 534 // current aggregates the resources and ignores the exact cycle they are 540 // current aggregates the resources and ignores the exact cycle they are 546 // current aggregates the resources and ignores the exact cycle they are 552 // current aggregates the resources and ignores the exact cycle they are 558 // current aggregates the resources and ignores the exact cycle they are
|
| /llvm-project-15.0.7/llvm/docs/GlobalISel/ |
| H A D | IRTranslator.rst | 57 .. _irtranslator-aggregates:
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | sroasplit-1.ll | 3 ; Test that we can partial emit debug info for aggregates repeatedly
|
| H A D | sroasplit-2.ll | 3 ; Test that we can partial emit debug info for aggregates repeatedly
|
| /llvm-project-15.0.7/mlir/cmake/modules/ |
| H A D | AddMLIR.cmake | 284 # We special case xcode when building aggregates. 318 # Compute and store the properties needed to build aggregates. 346 # In order for out-of-tree projects to build aggregates of this library,
|
| /llvm-project-15.0.7/mlir/docs/Dialects/ |
| H A D | Vector.md | 265 `llvm.insertvalue`). Such ops operate exclusively on 1-D vectors and aggregates 469 generic n-D vector types from MLIR to aggregates of 1-D LLVM vectors. In the
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | PFTBuilder.cpp | 1366 std::list<std::list<semantics::SymbolRef>> aggregates = in analyzeAliases() local 1368 for (std::list<semantics::SymbolRef> aggregate : aggregates) { in analyzeAliases()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | promote-alloca-array-aggregate.ll | 4 ; Make sure that array alloca loaded and stored as multi-element aggregates are handled correctly
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | ReleaseNotes.rst | 281 favor of the new function, which works on all constant aggregates, rather than
|
| H A D | Passes.rst | 413 it refuses to scalarize aggregates which would require passing in more than 1009 The well-known scalar replacement of aggregates transformation. This transform
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | AVRDevices.td | 10 // A feature set aggregates features, grouping them. We don't want to create a
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/ |
| H A D | arm-irtranslator.ll | 559 ; when breaking up loads and stores of aggregates.
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/ |
| H A D | msan_basic.ll | 907 ; Test shadow propagation for aggregates passed through ellipsis.
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86CallingConv.td | 627 // Byval aggregates are passed by pointer
|