Home
last modified time | relevance | path

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

123

/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/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/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp40 void test_add() { in test_add() function
153 CALL_SUBTEST_1(test_add()); in EIGEN_DECLARE_TEST()
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Datomics.c7 static void test_add(struct atomics_lskel *skel) in test_add() function
231 test_add(skel); in test_atomics()
/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/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
Dvec_add_sub_doubleword.ll6 define <2 x i64> @test_add(<2 x i64> %x, <2 x i64> %y) nounwind {
/external/tensorflow/tensorflow/cc/experimental/libtf/tests/
Dgenerate_testdata.py77 def test_add(self, x, y): member in SimpleModel
/external/llvm/test/CodeGen/ARM/
Dvfp.ll29 define void @test_add(float* %P, double* %D) {
30 ;CHECK-LABEL: test_add:
/external/python/cpython3/Lib/test/
Dtest_pstats.py33 def test_add(self): member in StatsTestCase
Dtest_epoll.py103 def test_add(self): member in TestEPoll
/external/tensorflow/tensorflow/python/framework/
Dtest_combinations_test.py59 def test_add(self): member in TestingCombinationsTest
/external/llvm/test/CodeGen/Generic/
Di128-addsub.ll3 define void @test_add(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
/external/libcxx/utils/google-benchmark/docs/
DAssemblyTests.md26 // CHECK-LABEL: test_add:
27 extern "C" int test_add() {
/external/google-benchmark/docs/
DAssemblyTests.md26 // CHECK-LABEL: test_add:
27 extern "C" int test_add() {
/external/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll6 define fp128 @test_add() {
7 ; CHECK-LABEL: test_add:
/external/python/cpython2/Lib/test/
Dtest_epoll.py87 def test_add(self): member in TestEPoll
Dtest_binop.py270 def test_add(self): member in RatTestCase
/external/python/absl-py/absl/testing/tests/
Dparameterized_test.py272 def test_add(self, arg1, arg2, arg3): member in ParameterizedTestsTest.DecoratedClass
282 def test_add(self, arg1, arg2, arg3): member in ParameterizedTestsTest.GeneratorDecoratedClass
294 def test_add(self, arg1, arg2, arg3): member in ParameterizedTestsTest.DecoratedBareClass
/external/crosvm/net_util/src/slirp/
Dpacket_ring_buffer.rs137 fn test_add() { in test_add() function
/external/selinux/python/sepolgen/tests/
Dtest_refpolicy.py66 def test_add(self): member in TestXpermSet

123