Home
last modified time | relevance | path

Searched refs:stored (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-subst-std.cpp54 basic_istream(int x) : basic_ios<charT, traits>(x), stored(x) { } in basic_istream()
56 int stored; member
60 basic_ostream(int x) : basic_ios<charT, traits>(x), stored(x) { } in basic_ostream()
62 float stored; member
/llvm-project/clang/test/Analysis/
H A DObjCPropertiesSyntaxChecks.m11 …f mutable type 'NSMutableString' has 'copy' attribute; an immutable object will be stored instead}}
12 …f mutable type 'NSMutableString' has 'copy' attribute; an immutable object will be stored instead}}
22 …f mutable type 'NSMutableString' has 'copy' attribute; an immutable object will be stored instead}}
23 …f mutable type 'NSMutableString' has 'copy' attribute; an immutable object will be stored instead}}
51 …f mutable type 'NSMutableString' has 'copy' attribute; an immutable object will be stored instead}}
H A Dretain-release-arc.m97 // expected-warning@-2 {{Potential leak of an object stored into 'testDict'}}
98 …// expected-note@-3 {{Object leaked: object allocated and stored into 'testDict' is returned from …
130 // expected-warning@-2{{Potential leak of an object stored into 'data'}}
132 …// expected-note@-4{{Object leaked: object allocated and stored into 'data' is not referenced late…
160 // expected-warning@-2{{Potential leak of an object stored into 'data'}}
164 // expected-note@-6{{Object leaked: object allocated and stored into 'data' is not referenced later…
H A Dretain-release-path-notes.m48 …return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into…
53 …return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into…
61 …return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into…
67 …return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into…
73 …return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into…
105 …return; // expected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into…
115 …ected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into 'object' is r…
136 …ected-warning{{leak}} expected-note{{Object leaked: object allocated and stored into 'result' is r…
238 …// expected-note@-1 {{Object leaked: object allocated and stored into 'y' is not referenced later …
345 [Original release]; // expected-warning {{Potential leak of an object stored into 'New'}}
[all …]
H A Dpath-notes-impl-param.m28 // expected-warning@-1 {{Potential leak of an object stored into 'self' [osx.cocoa.RetainCount]}}
30 …// expected-note@-3 {{Object leaked: object allocated and stored into 'self' is not referenced lat…
H A Dnull-deref-path-notes.m47 p = 0; // expected-note {{Null pointer value stored to 'p'}}
67 w->p = 0; // expected-note{{Null pointer value stored to 'p'}}
/llvm-project/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-loadstore.ll
/llvm-project/llvm/test/Transforms/DeadStoreElimination/
H A Dmerge-stores-big-endian.ll21 ; value (and bytes) stored before ; 0x12345678
44 ; value (and bytes) stored before ; 0x0102030405060708
66 ; value (and bytes) stored before ; 0x08090a0b0c0d0e0f
88 ; value (and bytes) stored before ; 0x08090a0b0c0d0e0f
109 ; value (not bytes) stored before ; 0x08090a0b0c0d0e0f
H A Dmerge-stores.ll21 ; value (and bytes) stored before ; 0x12345678
43 ; value (not bytes) stored before ; 0x0102030405060708
64 ; value (not bytes) stored before ; 0x08090a0b0c0d0e0f
86 ; value (not bytes) stored before ; 0x08090a0b0c0d0e0f
107 ; value (not bytes) stored before ; 0x08090a0b0c0d0e0f
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dvselect64.ll5 ; Make sure the vectors aren't being stored on the stack. We know they are
6 ; being stored on the stack if the shaders uses at leat 10 registers.
H A Dpromote-alloca-stored-pointer-value.ll4 ; Pointer value is stored in a candidate for LDS usage.
41 ; Pointer value is stored in a candidate for vector usage
/llvm-project/clang/docs/
H A DPCHInternals.rst49 headers stored within the PCH file. Thus, a precompiled header design
71 abstract syntax trees and supporting data structures, stored using the same
77 where certain important data structures are stored. The amount of data read in
181 Although not explicitly stored as part of the metadata, the predefines buffer
187 is stored within the :ref:`pchinternals-sourcemgr`, but its contents are
214 unique number (allocated starting at 1) stored in the source location. Clang
217 that file ID is stored. The data associated with a file ID is loaded only when
278 Declarations in Clang's abstract syntax trees are stored hierarchically. At
283 and so on. Within Clang, each declaration is stored within a :ref:`declaration
287 iterate over the declarations stored within a context (e.g., iterate over all
[all …]
/llvm-project/llvm/test/tools/llvm-libtool-darwin/
H A Duniversal-bitcode-output.test4 ## Check that the subtypes of cputype CPU_TYPE_ARM are stored in a fat file:
45 ## Check that the subtypes of cputype CPU_TYPE_X86_64 are stored in a fat file:
54 ## Check that the subtypes of cputype CPU_TYPE_ARM64 are stored in a fat file:
69 ## Check that different cputypes are stored together in a fat file:
H A Duniversal-object-output.test4 ## Check that the subtypes of cputype CPU_TYPE_ARM are stored in a fat file:
45 ## Check that the subtypes of cputype CPU_TYPE_X86_64 are stored in a fat file:
54 ## Check that the subtypes of cputype CPU_TYPE_ARM64 are stored in a fat file:
70 ## Check that different cputypes are stored together in a fat file:
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreCallingConv.td18 // Integer values get stored in stack slots that are 4 bytes in
36 // Integer values get stored in stack slots that are 4 bytes in
/llvm-project/llvm/lib/Target/ARC/
H A DARCCallingConv.td18 // Integer values get stored in stack slots that are 4 bytes in
34 // Integer values get stored in stack slots that are 4 bytes in
/llvm-project/llvm/test/Transforms/LoopVectorize/
H A Dpr45525.ll28 %stored.value = phi i32 [ 7, %bb.1 ], [ %mult, %bb.2 ]
30 store i32 %stored.value, ptr %arrayidx
/llvm-project/mlir/test/Integration/Dialect/SparseTensor/CPU/
H A Dsparse_reductions_prod.mlir46 // Custom prod reduction: stored i32 elements only.
64 // Custom prod reduction: stored f32 elements only.
82 // Custom prod reduction: stored i32 elements only.
100 // Custom prod reduction: stored f32 elements only.
118 // Custom prod reduction: stored i32 elements and implicit zeros.
236 // full product reduction over stored elements. A "standard" product
/llvm-project/mlir/include/mlir/Interfaces/
H A DValueBoundsOpInterface.td17 results/block arguments to specify range bounds. These bounds are stored in
19 in terms of other values that are stored in the constraint set.
/llvm-project/clang/test/Analysis/diagnostics/
H A Dno-store-func-path-notes.m73 a = nil; // expected-note{{nil object reference stored to 'a'}}
87 self->a = nil; // expected-note{{nil object reference stored to 'a'}}
101 paramA->a = nil; // expected-note{{nil object reference stored to 'a'}}
H A Dundef-value-param.m60 ref = 0; // expected-note{{nil object reference stored to 'ref'}}
62 *storeRef = ref; // expected-note{{nil object reference stored to 'storeRef'}}
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Dlivephysregs-regmask-clobber.mir5 # store, so only V0 should be stored. LivePhysRegs didn't correctly remove
7 # stored as well. This resulted in the "using undefined physical register"
/llvm-project/llvm/test/CodeGen/WinCFGuard/
H A Dcfguard-giats.ll15 ; stored in the function pointer. Therefore, the .giats section must contain "__imp_target_func1".
24 …; target_func3 is called both via a stored function pointer (as with target_func1) and via a gloabl
/llvm-project/.github/workflows/
H A DREADME.md1 Github action workflows should be stored in this directory.
/llvm-project/polly/test/CodeGen/
H A Dinvariant_load_scalar_escape_alloca_sharing.ll3 ; Verify the preloaded %tmp0 is stored and communicated in the same alloca.
5 ; instead use directly the preloaded value stored in GlobalMap.

12345678910>>...18