/external/llvm/test/CodeGen/X86/ |
D | atomic-ops-ancient-64.ll | 4 define i64 @test_add(i64* %addr, i64 %inc) { 5 ; 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/PowerPC/ |
D | vec_add_sub_quadword.ll | 6 define <1 x i128> @test_add(<1 x i128> %x, <1 x i128> %y) nounwind { 9 ; CHECK-LABEL: @test_add
|
D | vec_add_sub_doubleword.ll | 6 define <2 x i64> @test_add(<2 x i64> %x, <2 x i64> %y) nounwind {
|
/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/boringssl/src/crypto/bn/ |
D | bn_test.cc | 100 static bool test_add(FILE *fp); 194 if (!test_add(bc_file.get())) { in main() 340 static bool test_add(FILE *fp) { in test_add() function
|
/external/clang/test/CodeGen/ |
D | zvector.c | 267 void test_add (void) in test_add() function
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 714 static void test_add (void) in test_add() function 815 { &test_add , " add", },
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 459 static void test_add (void) in test_add() function 582 { &test_add , " add", },
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 459 static void test_add (void) in test_add() function 582 { &test_add , " add", },
|