HomeSort by relevance Sort by last modified time
    Searched refs:test_i32 (Results 1 - 6 of 6) sorted by null

  /external/clang/test/CodeGen/
mips-count-builtins.c 17 void test_i32(int P) { function
21 // CHECK: @test_i32
count-builtins.c 14 void test_i32(int P) { function
19 // CHECK: @test_i32
wasm-varargs.c 5 int test_i32(char *fmt, ...) { function
15 // CHECK-LABEL: define i32 @test_i32(i8*{{.*}} %fmt, ...) {{.*}} {
mips-varargs.c 12 int test_i32(char *fmt, ...) { function
22 // ALL-LABEL: define i32 @test_i32(i8*{{.*}} %fmt, ...)
  /external/vixl/test/
test-api.cc 118 UintIntTest<int64_t> test_i32[] = { local
147 M(test_i32) \
  /external/gemmlowp/test/
correctness_meta_gemm.cc 201 void test_i32(std::uint8_t* scratch, std::uint8_t* lhs, std::uint8_t* rhs, function
249 test_i32(scratch, left, right, m, n, k, result, pool, t);

Completed in 923 milliseconds