Home
last modified time | relevance | path

Searched refs:aggregates (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/Other/
H A Dscalable-vector-array.ll4 ;; when nested inside other aggregates.
/llvm-project-15.0.7/clang/test/CodeGenOpenCL/
H A Dconstant-addr-space-globals.cl10 // Test that we don't use directly initializers for const aggregates
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dtools.md13 ### 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 Duser_guide.md989 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 DRegionStore.rst138 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 Danon_aggr.ll3 ; Test case for PR 14779: anonymous aggregates are not handled correctly.
H A Dppc64le-aggregates.ll55 ; Verify amount of space taken up by aggregates in the parameter save area.
H A Df128-aggregates.ll12 ; Testing homogeneous aggregates.
272 ; Testing mixed member aggregates.
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Daggregate-reconstruction.ll25 ; 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 Dphi-of-extractvalues.ll165 ; 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 Dphi-of-insertvalues.ll226 ; More complex aggregates are fine, too, as long as indicies match.
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td534 // 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 DIRTranslator.rst57 .. _irtranslator-aggregates:
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dsroasplit-1.ll3 ; Test that we can partial emit debug info for aggregates repeatedly
H A Dsroasplit-2.ll3 ; Test that we can partial emit debug info for aggregates repeatedly
/llvm-project-15.0.7/mlir/cmake/modules/
H A DAddMLIR.cmake284 # 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 DVector.md265 `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 DPFTBuilder.cpp1366 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 Dpromote-alloca-array-aggregate.ll4 ; Make sure that array alloca loaded and stored as multi-element aggregates are handled correctly
/llvm-project-15.0.7/llvm/docs/
H A DReleaseNotes.rst281 favor of the new function, which works on all constant aggregates, rather than
H A DPasses.rst413 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 DAVRDevices.td10 // 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 Darm-irtranslator.ll559 ; when breaking up loads and stores of aggregates.
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/
H A Dmsan_basic.ll907 ; Test shadow propagation for aggregates passed through ellipsis.
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86CallingConv.td627 // Byval aggregates are passed by pointer

12