Home
last modified time | relevance | path

Searched refs:test4_h (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dattr-weakref2.c31 int test4_h(void) { in test4_h() function
H A Dattr-weakref.c30 void test4_h(void) { in test4_h() function
/llvm-project/llvm/test/Transforms/Inline/
H A Dcgscc-update.ll159 call void @test4_h()
179 ; CHECK-NEXT: define void @test4_h()
180 define void @test4_h() noinline {
/llvm-project/clang/test/Sema/
H A Dconversion.c179 long test4_h(long long ll) { in test4_h() function