Home
last modified time | relevance | path

Searched refs:test4_f (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeGen/
Dattr-weakref2.c29 extern int test4_f;
34 int test4_f; variable
Dattr-weakref.c29 void test4_f(void);
34 void test4_f(void) {} in test4_f() function
/external/llvm-project/clang/test/CodeGen/
Dattr-weakref2.c29 extern int test4_f;
34 int test4_f; variable
Dattr-weakref.c29 void test4_f(void);
34 void test4_f(void) {} in test4_f() function
/external/llvm-project/llvm/test/Transforms/Inline/
Dlast-callsite.ll199 define internal void @test4_f(i1 %b) {
219 ; Identical to @test4_f but doesn't get inlined because there is more than one
220 ; call. If this *does* get inlined, the body used both here and in @test4_f
250 …call void @test4_f(i1 icmp ne (i64 ptrtoint (void (i1)* @test4_f to i64), i64 ptrtoint(void (i1)* …
251 ; CHECK-NOT: @test4_f
255 call void @test4_f(i1 true)
256 ; CHECK-NOT: @test4_f
/external/clang/test/Sema/
Dmerge-decls.c67 void test4_f(int);
68 void test4_f(a) in test4_f() function
Dconversion.c173 long test4_f(long long ll) { in test4_f() function
/external/llvm-project/clang/test/Sema/
Dmerge-decls.c67 void test4_f(int);
68 void test4_f(a) in test4_f() function
Dconversion.c173 long test4_f(long long ll) { in test4_f() function
/external/llvm-project/llvm/test/Transforms/GlobalDCE/
Dcomdats.ll79 @test4_a = linkonce_odr unnamed_addr alias void (), void ()* @test4_f
118 define linkonce_odr void @test4_f() comdat($test4_c) {
119 ; CHECK: define linkonce_odr void @test4_f()
/external/clang/test/SemaCXX/
Dextern-c.cpp34 void test4_f() { in test4_f() function
/external/llvm-project/clang/test/SemaCXX/
Dextern-c.cpp34 void test4_f() { in test4_f() function