Searched refs:test1_b (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | cgscc-cycle.ll | 16 call void @test1_b(i8* bitcast (void (i8*, i1, i32)* @test1_b to i8*), i1 false, i32 0) 22 ; CHECK: call void @test1_b(i8* bitcast (void (i8*, i1, i32)* @test1_b to i8*), i1 false, i… 28 define void @test1_b(i8* %arg, i1 %flag, i32 %inline_count) { 29 ; CHECK-LABEL: define void @test1_b(
|
/external/clang/test/CodeGenCXX/ |
D | extern-c.cpp | 42 X test1_b = X(); variable 44 void *use = &test1_b;
|
/external/clang/test/Analysis/ |
D | rdar-6541136-region.c | 21 void test1_b( void ) { in test1_b() function
|
/external/clang/test/Sema/ |
D | conversion.c | 68 char test1_b(long long ll) { in test1_b() function
|