Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dattr-weakref2.c14 int test2_h(void) { in test2_h() function
H A Dattr-weakref.c13 void test2_h(void) { in test2_h() function
/llvm-project/llvm/test/Transforms/Inline/
H A Dcgscc-update.ll58 ret ptr @test2_h
73 ; CHECK-NEXT: define void @test2_h()
74 define void @test2_h() noinline {
/llvm-project/clang/test/Sema/
H A Dconversion.c117 short test2_h(long long ll) { in test2_h() function