Home
last modified time | relevance | path

Searched refs:test_add (Results 1 – 25 of 65) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/GlobalISel/
Dlegalize-add.mir5 define void @test_add() { ret void }
9 name: test_add
18 ; CHECK-LABEL: name: test_add
/external/swiftshader/third_party/LLVM/test/CodeGen/PTX/
Dsimple-call.ll3 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/
Dfpu.ll8 define float @test_add(float %a, float %b) {
9 ; FUN: test_add:
10 ; FPU: test_add:
/external/llvm/test/CodeGen/X86/
Datomic-ops-ancient-64.ll4 define i64 @test_add(i64* %addr, i64 %inc) {
5 ; CHECK-LABEL: test_add:
Datom-pad-short-functions.ll32 define i32 @test_add(i32 %a, i32 %b) nounwind {
33 ; CHECK: test_add
Dfp_load_fold.ll6 define double @test_add(double %X, double* %P) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Datomic-ops-ancient-64.ll4 define i64 @test_add(i64* %addr, i64 %inc) {
5 ; CHECK-LABEL: test_add:
Datom-pad-short-functions.ll32 define i32 @test_add(i32 %a, i32 %b) nounwind {
33 ; CHECK: test_add
Dfp_load_fold.ll6 define double @test_add(double %X, double* %P) {
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-align.ll16 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/
Dcxx11_tensor_uint128.cpp40 void test_add() { in test_add() function
153 CALL_SUBTEST_1(test_add()); in test_cxx11_tensor_uint128()
/external/clang/test/SemaTemplate/
Dimplicit-instantiation-1.cpp21 void test_add(char *cp, int i, int *ip) { in test_add() function
Dinstantiate-expr-1.cpp106 void test_add(Addable &a) { in test_add() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dlimit-depth.ll6 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/
Dcalculator_test.c95 void test_add(void **state) { in test_add() function
401 unit_test(test_add), in main()
/external/python/cpython2/Tools/scripts/
Dfind_recursionlimit.py53 def test_add(): function
/external/python/cpython3/Tools/scripts/
Dfind_recursionlimit.py53 def test_add(): function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvec_add_sub_quadword.ll15 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/
Dvec_add_sub_quadword.ll6 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/
Dtest_pstats.py32 def test_add(self): member in StatsTestCase
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dvfp.ll29 define void @test_add(float* %P, double* %D) {
30 ;CHECK-LABEL: test_add:
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dvfp.ll29 define void @test_add(float* %P, double* %D) {
30 ;CHECK: test_add:
/external/llvm/test/CodeGen/ARM/
Dvfp.ll29 define void @test_add(float* %P, double* %D) {
30 ;CHECK-LABEL: test_add:
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfp_load_fold.ll6 define double @test_add(double %X, double* %P) {
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Dv2f32.ll10 define %vec @test_add(%vec %param)

123