Searched refs:test_i32 (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
H A Dmips-count-builtins.c17 void test_i32(int P) { function
21 // CHECK: @test_i32
H A Dcount-builtins.c14 void test_i32(int P) { function
19 // CHECK: @test_i32
H A Dwasm-varargs.c5 int test_i32(char *fmt, ...) { function
15 // CHECK-LABEL: define i32 @test_i32(i8*{{.*}} %fmt, ...) {{.*}} {
H A Dmips-varargs.c12 int test_i32(char *fmt, ...) { function
22 // ALL-LABEL: define i32 @test_i32(i8*{{.*}} %fmt, ...)
/external/vixl/test/
H A Dtest-api.cc150 UintIntTest<int64_t> test_i32[] = { local
179 M(test_i32) \

Completed in 2097 milliseconds