/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/GlobalISel/ |
D | legalize-add.mir | 5 define void @test_add() { ret void } 9 name: test_add 18 ; CHECK-LABEL: name: test_add
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PTX/ |
D | simple-call.ll | 3 define ptx_device void @test_add(float %x, float %y) { 11 ; CHECK: call.uni test_add, (__localparam_{{[0-9]+}}, __localparam_{{[0-9]+}}); 12 call void @test_add(float %a, float %y)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/ |
D | fpu.ll | 8 define float @test_add(float %a, float %b) { 9 ; FUN: test_add: 10 ; FPU: test_add:
|
/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | vector-align.ll | 16 define internal <4 x i32> @test_add(i32 %addr_i, <4 x i32> %addend) { 23 ; CHECK-LABEL: test_add 27 ; MIPS32-LABEL: test_add
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_uint128.cpp | 40 void test_add() { in test_add() function 153 CALL_SUBTEST_1(test_add()); in test_cxx11_tensor_uint128()
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/ |
D | limit-depth.ll | 6 define void @test_add(i32 %a, i32 %b, i32 %c, i32 %d, i32 %e, i32 %f) { 7 ; CHECK-LABEL: @test_add
|
/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/python/cpython2/Tools/scripts/ |
D | find_recursionlimit.py | 53 def test_add(): function
|
/external/python/cpython3/Tools/scripts/ |
D | find_recursionlimit.py | 53 def test_add(): function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | vec_add_sub_quadword.ll | 15 define <1 x i128> @test_add(<1 x i128> %x, <1 x i128> %y) nounwind { 18 ; CHECK-LABEL: @test_add
|
/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
|
/external/python/cpython3/Lib/test/ |
D | test_pstats.py | 32 def test_add(self): member in StatsTestCase
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 29 define void @test_add(float* %P, double* %D) { 30 ;CHECK-LABEL: test_add:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | vfp.ll | 29 define void @test_add(float* %P, double* %D) { 30 ;CHECK: test_add:
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 29 define void @test_add(float* %P, double* %D) { 30 ;CHECK-LABEL: test_add:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | fp_load_fold.ll | 6 define double @test_add(double %X, double* %P) {
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/ |
D | v2f32.ll | 10 define %vec @test_add(%vec %param)
|