Searched refs:test_add (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | atomic-ops-ancient-64.ll | 3 define i64 @test_add(i64* %addr, i64 %inc) { 4 ; CHECK-LABEL: test_add:
|
D | atom-pad-short-functions.ll | 32 define i32 @test_add(i32 %a, i32 %b) nounwind { 33 ; CHECK: test_add
|
D | fp_load_fold.ll | 6 define double @test_add(double %X, double* %P) {
|
/external/clang/test/SemaTemplate/ |
D | implicit-instantiation-1.cpp | 21 void test_add(char *cp, int i, int *ip) { in test_add() function
|
D | instantiate-expr-1.cpp | 106 void test_add(Addable &a) { in test_add() function
|
/external/cmockery/cmockery_0_1_2/src/example/ |
D | calculator_test.c | 95 void test_add(void **state) { in test_add() function 401 unit_test(test_add), in main()
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 29 define void @test_add(float* %P, double* %D) { 30 ;CHECK-LABEL: test_add:
|
/external/llvm/test/CodeGen/Generic/ |
D | i128-addsub.ll | 3 define void @test_add(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 6 define fp128 @test_add() { 7 ; CHECK-LABEL: test_add:
|
/external/openssl/crypto/bn/ |
D | bntest.c | 94 int test_add(BIO *bp); 186 if (!test_add(out)) goto err; in main() 317 int test_add(BIO *bp) in test_add() function
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
D | bntest.c | 94 int test_add(BIO *bp); 186 if (!test_add(out)) goto err; in main() 317 int test_add(BIO *bp) in test_add() function
|
/external/valgrind/main/VEX/switchback/ |
D | test_ppc_jm1.c | 716 static void test_add (void) in test_add() function 817 { &test_add , " add", },
|
/external/valgrind/main/none/tests/ppc32/ |
D | jm-insns.c | 448 static void test_add (void) in test_add() function 571 { &test_add , " add", },
|
/external/valgrind/main/none/tests/ppc64/ |
D | jm-insns.c | 448 static void test_add (void) in test_add() function 571 { &test_add , " add", },
|