Home
last modified time | relevance | path

Searched refs:assigned (Results 1 – 25 of 191) sorted by relevance

12345678

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dghc-cc-01.ll5 @base = external dso_local global i64 ; assigned to register: r7
6 @sp = external dso_local global i64 ; assigned to register: r8
7 @hp = external dso_local global i64 ; assigned to register: r10
8 @r1 = external dso_local global i64 ; assigned to register: r11
9 @r2 = external dso_local global i64 ; assigned to register: r12
10 @r3 = external dso_local global i64 ; assigned to register: r13
11 @r4 = external dso_local global i64 ; assigned to register: r6
12 @r5 = external dso_local global i64 ; assigned to register: r2
13 @r6 = external dso_local global i64 ; assigned to register: r3
14 @r7 = external dso_local global i64 ; assigned to register: r4
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dghc-cc.ll5 @base = external dso_local global i64 ; assigned to register: r19
6 @sp = external dso_local global i64 ; assigned to register: r20
7 @hp = external dso_local global i64 ; assigned to register: r21
8 @r1 = external dso_local global i64 ; assigned to register: r22
9 @r2 = external dso_local global i64 ; assigned to register: r23
10 @r3 = external dso_local global i64 ; assigned to register: r24
11 @r4 = external dso_local global i64 ; assigned to register: r25
12 @r5 = external dso_local global i64 ; assigned to register: r26
13 @r6 = external dso_local global i64 ; assigned to register: r27
16 @f1 = external dso_local global float ; assigned to register: s8
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Dghccc-rv32.ll6 @base = external global i32 ; assigned to register: s1
7 @sp = external global i32 ; assigned to register: s2
8 @hp = external global i32 ; assigned to register: s3
9 @r1 = external global i32 ; assigned to register: s4
10 @r2 = external global i32 ; assigned to register: s5
11 @r3 = external global i32 ; assigned to register: s6
12 @r4 = external global i32 ; assigned to register: s7
13 @r5 = external global i32 ; assigned to register: s8
14 @r6 = external global i32 ; assigned to register: s9
15 @r7 = external global i32 ; assigned to register: s10
[all …]
H A Dghccc-rv64.ll6 @base = external global i64 ; assigned to register: s1
7 @sp = external global i64 ; assigned to register: s2
8 @hp = external global i64 ; assigned to register: s3
9 @r1 = external global i64 ; assigned to register: s4
10 @r2 = external global i64 ; assigned to register: s5
11 @r3 = external global i64 ; assigned to register: s6
12 @r4 = external global i64 ; assigned to register: s7
13 @r5 = external global i64 ; assigned to register: s8
14 @r6 = external global i64 ; assigned to register: s9
15 @r7 = external global i64 ; assigned to register: s10
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dghc-cc64.ll5 @base = external dso_local global i64 ; assigned to register: R13
6 @sp = external dso_local global i64 ; assigned to register: rbp
7 @hp = external dso_local global i64 ; assigned to register: R12
8 @r1 = external dso_local global i64 ; assigned to register: rbx
9 @r2 = external dso_local global i64 ; assigned to register: R14
10 @r3 = external dso_local global i64 ; assigned to register: rsi
11 @r4 = external dso_local global i64 ; assigned to register: rdi
12 @r5 = external dso_local global i64 ; assigned to register: R8
13 @r6 = external dso_local global i64 ; assigned to register: R9
14 @splim = external dso_local global i64 ; assigned to register: R15
[all …]
H A Dghc-cc.ll5 @base = external dso_local global i32 ; assigned to register: ebx
6 @sp = external dso_local global i32 ; assigned to register: ebp
7 @hp = external dso_local global i32 ; assigned to register: edi
8 @r1 = external dso_local global i32 ; assigned to register: esi
/llvm-project-15.0.7/libcxx/test/support/
H A Demplace_constructible.h28 int assigned = 0; member
39 assigned = Other.assigned + 1;
48 int assigned = 0; member
61 assigned = Other.assigned + 1;
68 ++assigned;
H A Darchetypes.h45 static int assigned; member
60 assigned = value_assigned = copy_assigned = move_assigned = destroyed = 0; in reset_constructors()
93 ++assigned; ++value_assigned;
114 ++assigned; ++copy_assigned;
120 ++assigned; ++move_assigned;
135 template <class D, bool E> int TestBase<D, E>::assigned = 0;
/llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/
H A Dderived_from_tuple_like.pass.cpp27 TracksIntQuals() : value(-1), value_category(VC_None), assigned(false) {} in TracksIntQuals()
33 : value(x), value_category(getValueCategory<Tp &&>()), assigned(false) { in TracksIntQuals()
44 assigned = true; in operator =()
51 assigned = false; in reset()
56 assigned == false; in checkConstruct()
61 assigned == true; in checkAssign()
66 bool assigned; member
/llvm-project-15.0.7/libcxx/test/libcxx/utilities/utility/pairs/pairs.pair/
H A Dassign_tuple_like.pass.cpp36 assert(C::assigned == 1); in main()
50 assert(C::assigned == 1); in main()
64 assert(C::assigned == 2); in main()
78 assert(C::assigned == 2); in main()
92 assert(C::assigned == 2); in main()
/llvm-project-15.0.7/libcxx/docs/Status/
H A DFormatPaper.csv9 …ime.syn>`_,"Formatter ``chrono::utc_time<Duration>``",A ``<chrono>`` implementation,Not assigned,,,
10 …ime.syn>`_,"Formatter ``chrono::tai_time<Duration>``",A ``<chrono>`` implementation,Not assigned,,,
11 …ime.syn>`_,"Formatter ``chrono::gps_time<Duration>``",A ``<chrono>`` implementation,Not assigned,,,
12 …me.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::file_time<Duration>``",,Not assigned,,,
13 …e.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::local_time<Duration>``",,Not assigned,,,
14 …"Formatter ``chrono::local-time-format-t<Duration>``",A ``<chrono>`` implementation,Not assigned,,,
31 …g21.link/time.syn>`_,"Formatter ``chrono::sys_info``",A ``<chrono>`` implementation,Not assigned,,,
32 …1.link/time.syn>`_,"Formatter ``chrono::local_info``",A ``<chrono>`` implementation,Not assigned,,,
33 …matter ``chrono::zoned_time<Duration, TimeZonePtr>``",A ``<chrono>`` implementation,Not assigned,,,
H A DZip.rst17 is assigned to these sub-projects. This avoids duplicating effort.
21 on any items below that has already been assigned to someone else.
H A DFormat.rst17 track both the status of the sub-projects of the Format library and who is assigned to
24 working on any of the assigned items below.
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.generate/
H A Dranges_generate_n.pass.cpp114 bool assigned = false; in test() member
116 assert(!assigned); in test()
117 assigned = true; in test()
129 assert(std::ranges::all_of(std::ranges::subrange(in.begin(), result), &AssignedOnce::assigned)); in test()
130 assert(std::ranges::none_of(std::ranges::subrange(result, in.end()), &AssignedOnce::assigned)); in test()
H A Dranges_generate.pass.cpp167 bool assigned = false; in test() member
169 assert(!assigned); in test()
170 assigned = true; in test()
182 assert(std::ranges::all_of(in, &AssignedOnce::assigned)); in test()
193 assert(std::ranges::all_of(in, &AssignedOnce::assigned)); in test()
/llvm-project-15.0.7/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
H A Dassign_value.pass.cpp94 assert(T::assigned == 0); in test_with_test_type()
105 assert(T::assigned == 1); in test_with_test_type()
119 assert(T::assigned == 0); in test_with_test_type()
131 assert(T::assigned == 1); in test_with_test_type()
145 assert(T::assigned == 0); in test_with_test_type()
157 assert(T::assigned == 0); in test_with_test_type()
H A Dconst_optional_U.pass.cpp94 assert(T::assigned == 0); in test_with_test_type()
109 assert(T::assigned == 1); in test_with_test_type()
125 assert(T::assigned == 0); in test_with_test_type()
138 assert(T::assigned == 0); in test_with_test_type()
H A Doptional_U.pass.cpp100 assert(T::assigned == 0); in test_with_test_type()
115 assert(T::assigned == 1); in test_with_test_type()
131 assert(T::assigned == 0); in test_with_test_type()
144 assert(T::assigned == 0); in test_with_test_type()
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Darc-0x.mm238 …*x0 = *u0; // expected-error {{cannot be assigned because its copy assignment operator is implicit…
239 …*x1 = *u1; // expected-error {{cannot be assigned because its copy assignment operator is implicit…
240 …*x2 = *u2; // expected-error {{cannot be assigned because its copy assignment operator is implicit…
242 …*x4 = *s0; // expected-error {{cannot be assigned because its copy assignment operator is implicit…
243 …*x5 = *s1; // expected-error {{cannot be assigned because its copy assignment operator is implicit…
244 …*x6 = *s2; // expected-error {{cannot be assigned because its copy assignment operator is implicit…
262 …*x0 = static_cast<U0 &&>(*u0); // expected-error {{cannot be assigned because its copy assignment …
263 …*x1 = static_cast<U1 &&>(*u1); // expected-error {{cannot be assigned because its copy assignment …
264 …*x2 = static_cast<U2 &&>(*u2); // expected-error {{cannot be assigned because its copy assignment …
266 …*x4 = static_cast<S0 &&>(*s0); // expected-error {{cannot be assigned because its copy assignment …
[all …]
/llvm-project-15.0.7/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Dmove.pass.cpp96 assert(T::assigned == 0); in test_reference_extension()
110 assert(T::assigned == 0); in test_reference_extension()
122 assert(T::assigned == 0); in test_reference_extension()
136 assert(T::assigned == 0); in test_reference_extension()
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dmemory-attr.test33 ## All sections are assigned to this memory region.
59 ## '.data' is writable, so no sections should be assigned to this region.
64 ## assigned to the region.
H A Dsegment-none.s4 ## Test that section .foo is not placed in any segment when assigned to segment
14 ## Test that section .foo is placed in segment NONE when assigned to segment
/llvm-project-15.0.7/lld/docs/
H A DPartitions.rst15 address space at link time, and each loadable partition is assigned a fixed
29 load the partition at its assigned address, look up an entry point by name
45 entry point are assigned to that partition, while all other sections are
46 assigned to the main partition, including sections only reachable from
49 The following diagram illustrates how sections are assigned to partitions. Each
50 section is colored according to its assigned partition.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/
H A Downing-memory.rst31 // Dynamic memory must be assigned to an owner
36 // Returned owner must be assigned to an owner
40 // Something not a resource or owner should not be assigned to owners
42 gsl::owner<int*> Owned = &Stack; // Bad, not a resource assigned
137 // This line will trigger the warning, that a non-owner is assigned to an owner
164 // Two owners with assigned resources
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECallingConv.td17 // F128 are assigned to the stack in 16-byte aligned units
20 // All of the rest are assigned to the stack in 8-byte aligned units.
54 // Alternatively, they are assigned to the stack in 8-byte aligned units.
72 // F128 are assigned to the stack in 16-byte aligned units

12345678