Home
last modified time | relevance | path

Searched defs:void (Results 1 – 25 of 2800) sorted by relevance

12345678910>>...112

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dhexagon-inline-asm-reg-names.c3 void test_r0(void) { in test_r0() argument
8 void test_r1(void) { in test_r1() argument
13 void test_r2(void) { in test_r2() argument
18 void test_r3(void) { in test_r3() argument
23 void test_r4(void) { in test_r4() argument
28 void test_r5(void) { in test_r5() argument
33 void test_r6(void) { in test_r6() argument
38 void test_r7(void) { in test_r7() argument
43 void test_r8(void) { in test_r8() argument
48 void test_r9(void) { in test_r9() argument
[all …]
H A Dmult-alt-x86.c11 void single_R(void) in single_R() argument
18 void single_q(void) in single_q() argument
25 void single_Q(void) in single_Q() argument
32 void single_a(void) in single_a() argument
39 void single_b(void) in single_b() argument
46 void single_c(void) in single_c() argument
53 void single_d(void) in single_d() argument
60 void single_S(void) in single_S() argument
67 void single_D(void) in single_D() argument
74 void single_A(void) in single_A() argument
[all …]
H A Dattr-function-return.c25 __attribute__((function_return("keep"))) void keep(void) {} in keep() argument
28 [[gnu::function_return("keep")]] void keep2(void) {} in keep2() argument
40 void double_thunk_keep(void) {} in double_thunk_keep() argument
44 void double_thunk_keep2(void) {} in double_thunk_keep2() argument
49 void double_keep_thunk(void) {} in double_keep_thunk() argument
53 void double_keep_thunk2(void) {} in double_keep_thunk2() argument
57 void thunk_keep(void) {} in thunk_keep() argument
61 void thunk_keep2(void) {} in thunk_keep2() argument
65 void keep_thunk(void) {} in keep_thunk() argument
69 void keep_thunk2(void) {} in keep_thunk2() argument
[all …]
H A Dattr-target-mv.c4 int __attribute__((target("sse4.2"))) foo(void) { return 0; } in foo() argument
9 int __attribute__((target("arch=tremont"))) foo(void) {return 5;} in foo() argument
17 int __attribute__((target("default"))) foo(void) { return 2; } in foo() argument
19 int bar(void) { in bar() argument
28 int bar2(void) { in bar2() argument
34 void bar3(void) { in bar3() argument
44 void bar4(void) { in bar4() argument
55 void bar5(void) { in bar5() argument
70 static void must_be_emitted(void) {} in must_be_emitted() argument
72 void calls_pr50025(void) { pr50025(); } in calls_pr50025() argument
[all …]
H A Dmips-type-sizes.c5 int check_char(void) { in check_char() argument
10 int check_short(void) { in check_short() argument
15 int check_int(void) { in check_int() argument
20 int check_long(void) { in check_long() argument
27 int check_longlong(void) { in check_longlong() argument
32 int check_fp16(void) { in check_fp16() argument
37 int check_float(void) { in check_float() argument
42 int check_double(void) { in check_double() argument
71 int check_bool(void) { in check_bool() argument
76 int check_wchar(void) { in check_wchar() argument
[all …]
H A Daarch64-type-sizes.c6 int check_short(void) { in check_short() argument
11 int check_int(void) { in check_int() argument
16 int check_long(void) { in check_long() argument
22 int check_longlong(void) { in check_longlong() argument
27 int check_int128(void) { in check_int128() argument
32 int check_fp16(void) { in check_fp16() argument
37 int check_float(void) { in check_float() argument
42 int check_double(void) { in check_double() argument
67 int check_bool(void) { in check_bool() argument
72 int check_wchar(void) { in check_wchar() argument
[all …]
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c7 char test1(void) { return '\\'; } in test1() argument
8 wchar_t test2(void) { return L'\\'; } in test2() argument
9 char test3(void) { return '\''; } in test3() argument
10 wchar_t test4(void) { return L'\''; } in test4() argument
11 char test5(void) { return '\a'; } in test5() argument
12 wchar_t test6(void) { return L'\a'; } in test6() argument
13 char test7(void) { return '\b'; } in test7() argument
14 wchar_t test8(void) { return L'\b'; } in test8() argument
15 char test9(void) { return '\e'; } in test9() argument
17 char test11(void) { return '\f'; } in test11() argument
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p10vector.c232 int test_vec_stril_p_uc(void) { in test_vec_stril_p_uc() argument
240 int test_vec_stril_p_sc(void) { in test_vec_stril_p_sc() argument
248 int test_vec_stril_p_us(void) { in test_vec_stril_p_us() argument
256 int test_vec_stril_p_ss(void) { in test_vec_stril_p_ss() argument
388 int test_vec_strir_p_uc(void) { in test_vec_strir_p_uc() argument
396 int test_vec_strir_p_sc(void) { in test_vec_strir_p_sc() argument
404 int test_vec_strir_p_us(void) { in test_vec_strir_p_us() argument
412 int test_vec_strir_p_ss(void) { in test_vec_strir_p_ss() argument
1947 int test_vec_any_eq_u128(void) { in test_vec_any_eq_u128() argument
1954 int test_vec_any_eq_s128(void) { in test_vec_any_eq_s128() argument
[all …]
H A Dbuiltins-ppc-p9vector.c52 unsigned test1(void) { in test1() argument
69 unsigned test2(void) { in test2() argument
86 unsigned test3(void) { in test3() argument
103 unsigned test4(void) { in test4() argument
120 unsigned test5(void) { in test5() argument
137 unsigned test6(void) { in test6() argument
154 unsigned test7(void) { in test7() argument
179 unsigned test8(void) { in test8() argument
204 unsigned test9(void) { in test9() argument
1089 void test100(void) { in test100() argument
[all …]
H A Dbuiltins-ppc-crypto.c28 vector unsigned char test_vpmsumb(void) in test_vpmsumb() argument
37 vector unsigned short test_vpmsumh(void) in test_vpmsumh() argument
46 vector unsigned int test_vpmsumw(void) in test_vpmsumw() argument
55 vector unsigned long long test_vpmsumd(void) in test_vpmsumd() argument
64 vector unsigned long long test_vsbox(void) in test_vsbox() argument
72 vector unsigned char test_vpermxorb(void) in test_vpermxorb() argument
150 vector unsigned int test_vshasigmaw(void) in test_vshasigmaw() argument
168 vector unsigned char test_vpmsumb_e(void) in test_vpmsumb_e() argument
177 vector unsigned short test_vpmsumh_e(void) in test_vpmsumh_e() argument
186 vector unsigned int test_vpmsumw_e(void) in test_vpmsumw_e() argument
[all …]
/llvm-project-15.0.7/clang/test/Analysis/
H A Dpthreadlock.c16 ok1(void) in ok1() argument
22 ok2(void) in ok2() argument
28 ok3(void) in ok3() argument
37 ok4(void) in ok4() argument
46 ok5(void) in ok5() argument
53 ok6(void) in ok6() argument
59 ok7(void) in ok7() argument
66 ok8(void) in ok8() argument
75 ok9(void) in ok9() argument
83 ok10(void) in ok10() argument
[all …]
/llvm-project-15.0.7/clang/test/Frontend/
H A Dfixed_point_conversions.c44 void fix_same1(void) { in fix_same1() argument
54 void fix_same2(void) { in fix_same2() argument
170 void fix_sign1(void) { in fix_sign1() argument
187 void fix_sign2(void) { in fix_sign2() argument
204 void fix_sign3(void) { in fix_sign3() argument
221 void fix_sign4(void) { in fix_sign4() argument
258 void fix_sat1(void) { in fix_sat1() argument
275 void fix_sat2(void) { in fix_sat2() argument
291 void fix_sat3(void) { in fix_sat3() argument
309 void fix_sat4(void) { in fix_sat4() argument
[all …]
H A Dfixed_point_unary.c28 void inc_a(void) { in inc_a() argument
39 void inc_f(void) { in inc_f() argument
50 void inc_lf(void) { in inc_lf() argument
68 void inc_ua(void) { in inc_ua() argument
86 void inc_usa(void) { in inc_usa() argument
104 void inc_uf(void) { in inc_uf() argument
115 void inc_sa(void) { in inc_sa() argument
126 void inc_sf(void) { in inc_sf() argument
209 void dec_a(void) { in dec_a() argument
220 void dec_f(void) { in dec_f() argument
[all …]
H A Dfixed_point_shift.c46 void sleft_sasai(void) { in sleft_sasai() argument
58 void sleft_aai(void) { in sleft_aai() argument
71 void sleft_lalai(void) { in sleft_lalai() argument
84 void sleft_sfsfi(void) { in sleft_sfsfi() argument
97 void sleft_ffi(void) { in sleft_ffi() argument
109 void sleft_lflfi(void) { in sleft_lflfi() argument
121 void sleft_aau(void) { in sleft_aau() argument
134 void sleft_ffu(void) { in sleft_ffu() argument
160 void uleft_uauai(void) { in uleft_uauai() argument
262 void sright_aai(void) { in sright_aai() argument
[all …]
H A Dfixed_point_compound.c34 void add_shfa(void) { in add_shfa() argument
60 void add_auf(void) { in add_auf() argument
76 void add_ufula(void) { in add_ufula() argument
146 void add_ashf(void) { in add_ashf() argument
162 void add_ai(void) { in add_ai() argument
178 void add_au(void) { in add_au() argument
256 void add_ca(void) { in add_ca() argument
276 void add_sai(void) { in add_sai() argument
302 void add_csa(void) { in add_csa() argument
464 void sub_ai(void) { in sub_ai() argument
[all …]
H A Dfixed_point_div.c39 void sdiv_sasasa(void) { in sdiv_sasasa() argument
53 void sdiv_asaa(void) { in sdiv_asaa() argument
66 void sdiv_sasasf(void) { in sdiv_sasasf() argument
83 void sdiv_sasaf(void) { in sdiv_sasaf() argument
97 void sdiv_aasf(void) { in sdiv_aasf() argument
114 void sdiv_aalf(void) { in sdiv_aalf() argument
166 void sdiv_asaua(void) { in sdiv_asaua() argument
238 void sdiv_aaaaa(void) { in sdiv_aaaaa() argument
352 void int_sasai(void) { in int_sasai() argument
458 void int_aab(void) { in int_aab() argument
[all …]
H A Dfixed_point_mul.c39 void smul_sasasa(void) { in smul_sasasa() argument
53 void smul_asaa(void) { in smul_asaa() argument
66 void smul_sasasf(void) { in smul_sasasf() argument
83 void smul_sasaf(void) { in smul_sasaf() argument
97 void smul_aasf(void) { in smul_aasf() argument
114 void smul_aalf(void) { in smul_aalf() argument
166 void smul_asaua(void) { in smul_asaua() argument
238 void smul_aaaaa(void) { in smul_aaaaa() argument
352 void int_sasai(void) { in int_sasai() argument
458 void int_aab(void) { in int_aab() argument
[all …]
/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-openmp-declare-variant-extensions.c5 int picked1(void) { return 0; } in picked1() argument
6 int picked2(void) { return 0; } in picked2() argument
9 int picked5(void) { return 0; } in picked5() argument
10 int picked6(void) { return 0; } in picked6() argument
11 int picked7(void) { return 0; } in picked7() argument
20 int base1(void) { return 3; } in base1() argument
23 int base2(void) { return 4; } in base2() argument
26 int base3(void) { return 5; } in base3() argument
29 int base4(void) { return 6; } in base4() argument
32 int base5(void) { return 7; } in base5() argument
[all …]
/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-target-mv.c6 void use1(void){ in use1() argument
14 void use2(void){ in use2() argument
27 int __attribute__((target("sse4.2"))) redecl1(void) { return 1; } in redecl1() argument
30 int __attribute__((target("sse4.2"))) redecl2(void) { return 1; } in redecl2() argument
34 int __attribute__((target("sse4.2"))) redecl3(void) { return 0; } in redecl3() argument
39 int __attribute__((target("sse4.2"))) redecl4(void) { return 1; } in redecl4() argument
43 int __attribute__((target("sse4.2"))) redef(void) { return 1; } in redef() argument
50 int __attribute__((target("default"))) redef2(void) { return 1;} in redef2() argument
53 int __attribute__((target("default"))) redef2(void) { return 1;} in redef2() argument
55 int __attribute__((target("sse4.2"))) mv_after_use(void) { return 1; } in mv_after_use() argument
[all …]
H A Dwarn-unused-function.c5 void foo(void) {} in foo() argument
6 static void f2(void) {} in f2() argument
21 static void f6(void) {}; in f6() argument
25 void f9(void) { f8(f7); } in f9() argument
26 static void f7(void) {} in f7() argument
29 void bar(void) { } in bar() argument
32 void bar2(void) { } in bar2() argument
35 void bar3(void) { } in bar3() argument
51 void f13(void) { in f13() argument
60 void b(void) in b() argument
[all …]
H A Darm-branch-protection.c5 __attribute__((target("arch=cortex-m55,branch-protection=bti"))) void f1(void) {} in f1() argument
6 __attribute__((target("arch=cortex-m55,branch-protection=pac-ret"))) void f2(void) {} in f2() argument
7 __attribute__((target("arch=cortex-m55,branch-protection=bti+pac-ret"))) void f3(void) {} in f3() argument
10 __attribute__((target("arch=cortex-m33,branch-protection=bti"))) void f5(void) {} in f5() argument
11 __attribute__((target("arch=cortex-m33,branch-protection=pac-ret"))) void f6(void) {} in f6() argument
12 __attribute__((target("arch=cortex-m33,branch-protection=bti+pac-ret"))) void f7(void) {} in f7() argument
15 __attribute__((target("arch=cortex-m3,branch-protection=bti"))) void f9(void) {} in f9() argument
16 __attribute__((target("arch=cortex-m3,branch-protection=pac-ret"))) void f10(void) {} in f10() argument
17 __attribute__((target("arch=cortex-m3,branch-protection=bti+pac-ret"))) void f11(void) {} in f11() argument
20 __attribute__((target("arch=cortex-m4,branch-protection=bti"))) void f13(void) {} in f13() argument
[all …]
H A Dreturn.c6 int t14(void) { in t14() argument
10 void t15(void) { in t15() argument
16 void test0(void) { in test0() argument
19 int test1(void) { in test1() argument
22 int test2(void) { in test2() argument
26 int test3(void) { in test3() argument
32 void halt(void) { in halt() argument
38 int test4(void) { in test4() argument
42 int test5(void) { in test5() argument
46 int test6(void) { in test6() argument
[all …]
/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dzvector2.c7 void test_assign (void) in test_assign() argument
15 void test_pos (void) in test_pos() argument
23 void test_neg (void) in test_neg() argument
31 void test_preinc (void) in test_preinc() argument
39 void test_postinc (void) in test_postinc() argument
47 void test_predec (void) in test_predec() argument
63 void test_add (void) in test_add() argument
81 void test_sub (void) in test_sub() argument
99 void test_mul (void) in test_mul() argument
117 void test_div (void) in test_div() argument
[all …]
H A Dzvector.c43 void test_assign(void) { in test_assign() argument
80 void test_pos(void) { in test_pos() argument
114 void test_neg(void) { in test_neg() argument
409 void test_add(void) { in test_add() argument
639 void test_sub(void) { in test_sub() argument
805 void test_mul(void) { in test_mul() argument
915 void test_div(void) { in test_div() argument
1021 void test_rem(void) { in test_rem() argument
1514 void test_or(void) { in test_or() argument
2060 void test_sl(void) { in test_sl() argument
[all …]
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-target-mv.cpp12 void use1(void){ in use1() argument
22 int __attribute__((target("sse4.2"))) foo2(void) { return 0; } in foo2() argument
26 int __attribute__((target("default"))) foo2(void) { return 2; } in foo2() argument
34 int __attribute__((target("sse4.2"))) bar2(void) { return 0; } in bar2() argument
38 int __attribute__((target("default"))) bar2(void) { return 2; } in bar2() argument
42 int __attribute__((target("sse4.2"))) bar3(void) { return 0; } in bar3() argument
46 int __attribute__((target("sse4.2"))) bar4(void) { return 0; } in bar4() argument
56 int __attribute__((target("sse4.2"))) baz2(void) { return 0; } in baz2() argument
60 int __attribute__((target("default"))) baz2(void) { return 2; } in baz2() argument
68 int __attribute__((target("default"))) bock(void) { return 2; } in bock() argument
[all …]

12345678910>>...112