Home
last modified time | relevance | path

Searched refs:out1 (Results 1 – 25 of 141) sorted by relevance

123456

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dasm-goto.c39 int test3(int out1, int out2) { in test3() argument
44 …asm volatile goto("testl %0, %0; jne %l3;" : "=r"(out1), "=r"(out2) : "r"(out1) :: label_true, loo… in test3()
45 …asm volatile goto("testl %0, %0; jne %l4;" : "=r"(out1), "=r"(out2) : "r"(out1) :: label_true, loo… in test3()
56 int test4(int out1, int out2) { in test4() argument
61 if (out1 < out2) in test4()
62 asm volatile goto("jne %l5" : "+S"(out1), "+D"(out2) : "r"(out1) :: label_true, loop); in test4()
64 … asm volatile goto("jne %l7" : "+S"(out1), "+D"(out2) : "r"(out1), "r"(out2) :: label_true, loop); in test4()
68 return out1 + out2; in test4()
93 int test6(int out1) { in test6() argument
100 …asm volatile goto("testl %0, %0; testl %1, %1; jne %l3" : "+S"(out2) : "r"(out1) :: label_true, la… in test6()
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Ddefault-fp-mode.ll8 store double 0.0, double addrspace(1)* %out1
17 store double 0.0, double addrspace(1)* %out1
26 store double 0.0, double addrspace(1)* %out1
35 store double 0.0, double addrspace(1)* %out1
44 store double 0.0, double addrspace(1)* %out1
53 store double 0.0, double addrspace(1)* %out1
62 store double 0.0, double addrspace(1)* %out1
71 store double 0.0, double addrspace(1)* %out1
80 store float 0.0, float addrspace(1)* %out1
90 store double 0.0, double addrspace(1)* %out1
[all …]
H A Dhsa-fp-mode.ll7 define amdgpu_kernel void @test_default_ci(float addrspace(1)* %out0, double addrspace(1)* %out1) #…
9 store double 0.0, double addrspace(1)* %out1
17 define amdgpu_kernel void @test_default_vi(float addrspace(1)* %out0, double addrspace(1)* %out1) #…
19 store double 0.0, double addrspace(1)* %out1
29 store double 0.0, double addrspace(1)* %out1
39 store double 0.0, double addrspace(1)* %out1
49 store double 0.0, double addrspace(1)* %out1
59 store double 0.0, double addrspace(1)* %out1
69 store double 0.0, double addrspace(1)* %out1
79 store double 0.0, double addrspace(1)* %out1
[all …]
H A Dschedule-global-loads.ll13 …oid @cluster_global_arg_loads(i32 addrspace(1)* %out0, i32 addrspace(1)* %out1, i32 addrspace(1)* …
18 store i32 %load1, i32 addrspace(1)* %out1, align 4
29 %out1 = getelementptr i32, i32 addrspace(1)* %out, i32 %offset
31 %tmp1 = load i32, i32 addrspace(1)* %out1
H A Dextract_vector_elt-i8.ll25 %out1 = getelementptr i8, i8 addrspace(1)* %out, i32 1
27 store volatile i8 %p0, i8 addrspace(1)* %out1
41 %out1 = getelementptr i8, i8 addrspace(1)* %out, i32 1
43 store volatile i8 %p0, i8 addrspace(1)* %out1
57 %out1 = getelementptr i8, i8 addrspace(1)* %out, i32 1
59 store volatile i8 %p0, i8 addrspace(1)* %out1
90 %out1 = getelementptr i8, i8 addrspace(1)* %out, i32 1
92 store volatile i8 %p0, i8 addrspace(1)* %out1
124 %out1 = getelementptr i8, i8 addrspace(1)* %out, i32 1
126 store volatile i8 %p0, i8 addrspace(1)* %out1
[all …]
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/X86/
H A Dinterleaved-store-i16-stride-2.ll17 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i16 %v1, ptr %out1, align…
18 ; SSE2: LV: Found an estimated cost of 2 for VF 2 For instruction: store i16 %v1, ptr %out1, align…
19 ; SSE2: LV: Found an estimated cost of 2 for VF 4 For instruction: store i16 %v1, ptr %out1, align…
20 ; SSE2: LV: Found an estimated cost of 34 for VF 8 For instruction: store i16 %v1, ptr %out1, alig…
24 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i16 %v1, ptr %out1, align…
25 ; AVX1: LV: Found an estimated cost of 2 for VF 2 For instruction: store i16 %v1, ptr %out1, align…
26 ; AVX1: LV: Found an estimated cost of 2 for VF 4 For instruction: store i16 %v1, ptr %out1, align…
32 ; AVX2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i16 %v1, ptr %out1, align…
33 ; AVX2: LV: Found an estimated cost of 2 for VF 2 For instruction: store i16 %v1, ptr %out1, align…
75 %out1 = getelementptr inbounds [1024 x i16], ptr @B, i64 0, i64 %iv.1
[all …]
H A Dinterleaved-store-i8-stride-2.ll17 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i8 %v1, ptr %out1, align 1
18 ; SSE2: LV: Found an estimated cost of 2 for VF 2 For instruction: store i8 %v1, ptr %out1, align 1
19 ; SSE2: LV: Found an estimated cost of 2 for VF 4 For instruction: store i8 %v1, ptr %out1, align 1
20 ; SSE2: LV: Found an estimated cost of 2 for VF 8 For instruction: store i8 %v1, ptr %out1, align 1
24 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i8 %v1, ptr %out1, align 1
25 ; AVX1: LV: Found an estimated cost of 2 for VF 2 For instruction: store i8 %v1, ptr %out1, align 1
26 ; AVX1: LV: Found an estimated cost of 2 for VF 4 For instruction: store i8 %v1, ptr %out1, align 1
27 ; AVX1: LV: Found an estimated cost of 2 for VF 8 For instruction: store i8 %v1, ptr %out1, align 1
32 ; AVX2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i8 %v1, ptr %out1, align 1
73 %out1 = getelementptr inbounds [1024 x i8], ptr @B, i64 0, i64 %iv.1
[all …]
H A Dinterleaved-store-f32-stride-2.ll16 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store float %v1, ptr %out1, ali…
17 ; SSE2: LV: Found an estimated cost of 2 for VF 2 For instruction: store float %v1, ptr %out1, ali…
18 ; SSE2: LV: Found an estimated cost of 14 for VF 4 For instruction: store float %v1, ptr %out1, al…
19 ; SSE2: LV: Found an estimated cost of 28 for VF 8 For instruction: store float %v1, ptr %out1, al…
23 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store float %v1, ptr %out1, ali…
24 ; AVX1: LV: Found an estimated cost of 2 for VF 2 For instruction: store float %v1, ptr %out1, ali…
25 ; AVX1: LV: Found an estimated cost of 15 for VF 4 For instruction: store float %v1, ptr %out1, al…
31 ; AVX2: LV: Found an estimated cost of 1 for VF 1 For instruction: store float %v1, ptr %out1, ali…
32 ; AVX2: LV: Found an estimated cost of 2 for VF 2 For instruction: store float %v1, ptr %out1, ali…
65 %out1 = getelementptr inbounds [1024 x float], ptr @B, i64 0, i64 %iv.1
[all …]
H A Dinterleaved-store-f64-stride-2.ll16 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store double %v1, ptr %out1, al…
17 ; SSE2: LV: Found an estimated cost of 6 for VF 2 For instruction: store double %v1, ptr %out1, al…
18 ; SSE2: LV: Found an estimated cost of 12 for VF 4 For instruction: store double %v1, ptr %out1, a…
19 ; SSE2: LV: Found an estimated cost of 24 for VF 8 For instruction: store double %v1, ptr %out1, a…
23 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store double %v1, ptr %out1, al…
24 ; AVX1: LV: Found an estimated cost of 6 for VF 2 For instruction: store double %v1, ptr %out1, al…
25 ; AVX1: LV: Found an estimated cost of 14 for VF 4 For instruction: store double %v1, ptr %out1, a…
31 ; AVX2: LV: Found an estimated cost of 1 for VF 1 For instruction: store double %v1, ptr %out1, al…
32 ; AVX2: LV: Found an estimated cost of 3 for VF 2 For instruction: store double %v1, ptr %out1, al…
65 %out1 = getelementptr inbounds [1024 x double], ptr @B, i64 0, i64 %iv.1
[all …]
H A Dinterleaved-store-i32-stride-2.ll16 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %v1, ptr %out1, align…
17 ; SSE2: LV: Found an estimated cost of 2 for VF 2 For instruction: store i32 %v1, ptr %out1, align…
18 ; SSE2: LV: Found an estimated cost of 30 for VF 4 For instruction: store i32 %v1, ptr %out1, alig…
19 ; SSE2: LV: Found an estimated cost of 60 for VF 8 For instruction: store i32 %v1, ptr %out1, alig…
23 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %v1, ptr %out1, align…
24 ; AVX1: LV: Found an estimated cost of 2 for VF 2 For instruction: store i32 %v1, ptr %out1, align…
31 ; AVX2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i32 %v1, ptr %out1, align…
32 ; AVX2: LV: Found an estimated cost of 2 for VF 2 For instruction: store i32 %v1, ptr %out1, align…
33 ; AVX2: LV: Found an estimated cost of 3 for VF 4 For instruction: store i32 %v1, ptr %out1, align…
65 %out1 = getelementptr inbounds [1024 x i32], ptr @B, i64 0, i64 %iv.1
[all …]
H A Dinterleaved-store-i64-stride-2.ll16 ; SSE2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i64 %v1, ptr %out1, align…
17 ; SSE2: LV: Found an estimated cost of 14 for VF 2 For instruction: store i64 %v1, ptr %out1, alig…
18 ; SSE2: LV: Found an estimated cost of 28 for VF 4 For instruction: store i64 %v1, ptr %out1, alig…
19 ; SSE2: LV: Found an estimated cost of 56 for VF 8 For instruction: store i64 %v1, ptr %out1, alig…
23 ; AVX1: LV: Found an estimated cost of 1 for VF 1 For instruction: store i64 %v1, ptr %out1, align…
24 ; AVX1: LV: Found an estimated cost of 11 for VF 2 For instruction: store i64 %v1, ptr %out1, alig…
31 ; AVX2: LV: Found an estimated cost of 1 for VF 1 For instruction: store i64 %v1, ptr %out1, align…
32 ; AVX2: LV: Found an estimated cost of 3 for VF 2 For instruction: store i64 %v1, ptr %out1, align…
33 ; AVX2: LV: Found an estimated cost of 6 for VF 4 For instruction: store i64 %v1, ptr %out1, align…
65 %out1 = getelementptr inbounds [1024 x i64], ptr @B, i64 0, i64 %iv.1
[all …]
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dranges_partition_copy.pass.cpp132 std::array<int, N2> out1; in test_one() local
139 assert(base(result.out1) == out1.data() + expected_true.size()); in test_one()
148 std::array<int, N2> out1; in test_one() local
155 assert(base(result.out1) == out1.data() + expected_true.size()); in test_one()
241 std::array<int, 3> out1, out2; in test() local
243 assert(out1 == expected_negative); in test()
247 std::array<int, 3> out1, out2; in test() local
249 assert(out1 == expected_positive); in test()
256 std::array<int, 3> out1, out2; in test() local
262 std::array<int, 3> out1, out2; in test() local
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dmve-vmull.ll15 %out = mul <2 x i64> %out1, %out2
30 %out = mul <2 x i64> %out1, %out2
45 %out = mul <2 x i64> %out1, %out2
60 %out = mul <2 x i64> %out1, %out2
75 %out = mul <4 x i32> %out1, %out2
89 %out = mul <4 x i32> %out1, %out2
103 %out = mul <4 x i32> %out1, %out2
117 %out = mul <4 x i32> %out1, %out2
131 %out = mul <8 x i16> %out1, %out2
145 %out = mul <8 x i16> %out1, %out2
[all …]
H A Dmve-vmull-splat.ll17 %out = mul <2 x i64> %out1, %out2
34 %out = mul <2 x i64> %out2, %out1
63 %out = mul <2 x i64> %out1, %shuf2
92 %out = mul <2 x i64> %shuf2, %out1
109 %out = mul <2 x i64> %out1, %out2
126 %out = mul <2 x i64> %out2, %out1
156 %out = mul <2 x i64> %out1, %shuf2
186 %out = mul <2 x i64> %shuf2, %out1
206 %out = mul <4 x i64> %out1, %out2
226 %out = mul <4 x i64> %out2, %out1
[all …]
H A Dthumb2-ifcvt3.ll10 define i1 @ab_bb52(i64 %.reload78, i64* %.out, i64* %.out1) nounwind {
16 store i64 %2, i64* %.out1
21 store i64 %2, i64* %.out1
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_multi_product_templ.c27 isl_size in1, in2, out1, out2; in MULTI() local
32 out1 = FN(MULTI(BASE),dim)(multi1, isl_dim_out); in MULTI()
34 if (in1 < 0 || in2 < 0 || out1 < 0 || out2 < 0) in MULTI()
41 for (i = 0; i < out1; ++i) { in MULTI()
52 res = FN(FN(MULTI(BASE),set),BASE)(res, out1 + i, el); in MULTI()
/llvm-project-15.0.7/lld/test/COFF/
H A Dout.test4 # RUN: cp %t.obj %T/out/out1.obj
9 # RUN: rm -f out1.exe out2.exe out3.exe out3.dll out4.exe
10 # RUN: lld-link /entry:main %T/out/out1.obj
15 # RUN: llvm-readobj out1.exe | FileCheck %s
/llvm-project-15.0.7/libcxx/include/__algorithm/
H A Din_out_out_result.h29 _LIBCPP_NO_UNIQUE_ADDRESS _OutIter1 out1; member
37 return {in, out1, out2}; in in_out_out_result()
45 return {std::move(in), std::move(out1), std::move(out2)}; in in_out_out_result()
/llvm-project-15.0.7/libcxx/test/std/algorithms/algorithms.results/
H A Din_out_out_result.pass.cpp72 assert(res.out1 == 0.); in test()
76 assert(res2.out1.content == 0.); in test()
87 auto [in, out1, out2] = std::ranges::in_out_out_result<int, int, int>{1, 2, 3}; in test()
89 assert(out1 == 2); in test()
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/
H A Dfull-contents.test2 # RUN: llvm-objdump --full-contents %t > %t.out1
4 # RUN: cmp %t.out1 %t.out2
5 # RUN: FileCheck %s --input-file=%t.out1 --implicit-check-not=.empty-progbits \
/llvm-project-15.0.7/llvm/test/Linker/
H A D2004-02-17-WeakStrongLinkage.ll2 ; RUN: echo "@me = global i32* null" | llvm-as > %t.out1.bc
3 ; RUN: llvm-link %t.out1.bc %t.out2.bc -o /dev/null
H A D2003-08-28-TypeResolvesGlobal.ll1 ; RUN: llvm-as < %s > %t.out1.bc
3 ; RUN: llvm-link %t.out2.bc %t.out1.bc
H A D2003-08-20-OpaqueTypeResolve.ll1 ; RUN: llvm-as < %s > %t.out1.bc
3 ; RUN: llvm-link %t.out1.bc %t.out2.bc
H A D2003-08-23-RecursiveOpaqueTypeResolve.ll4 ; RUN: llvm-as < %s > %t.out1.bc
6 ; RUN: llvm-link %t.out1.bc %t.out2.bc
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dbranch-clone.cpp272 void test_macro7(int in, int &out1, int &out2) { in test_macro7() argument
273 COND_INCR(in, out1, out1); in test_macro7()
280 void test_macro8(int in, int &out1, int &out2) { in test_macro8() argument
281 COND_INCR(in, out1, out2); in test_macro8()
284 void test_macro9(int in, int &out1, int &out2) { in test_macro9() argument

123456