Home
last modified time | relevance | path

Searched refs:test_mul (Results 1 – 25 of 34) sorted by relevance

12

/external/gemmlowp/test/
Dtest_fixedpoint.cc317 void test_mul(FixedPoint<std::int32_t, tIntegerBits_a> a, in test_mul() function
332 void test_mul(const std::vector<std::int32_t>& testvals_int32) { in test_mul() function
339 test_mul(aq, bq); in test_mul()
470 test_mul<0, 0>(testvals_int32); in main()
471 test_mul<0, 1>(testvals_int32); in main()
472 test_mul<2, 0>(testvals_int32); in main()
473 test_mul<1, 1>(testvals_int32); in main()
474 test_mul<4, 4>(testvals_int32); in main()
475 test_mul<3, 5>(testvals_int32); in main()
476 test_mul<7, 2>(testvals_int32); in main()
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/
Dfpu.ll38 define float @test_mul(float %a, float %b) {
39 ; FUN: test_mul:
40 ; FPU: test_mul:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/GlobalISel/
Dlegalize-mul.mir5 name: test_mul
10 ; CHECK-LABEL: name: test_mul
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
Dotherops.ll5 define i32 @test_mul(i32 %arg) {
6 ; CHECK-LABEL: test_mul
/external/llvm/test/Transforms/Reassociate/
Dotherops.ll5 define i32 @test_mul(i32 %arg) {
6 ; CHECK-LABEL: test_mul
/external/eigen/unsupported/test/
Dcxx11_tensor_uint128.cpp78 void test_mul() { in test_mul() function
155 CALL_SUBTEST_3(test_mul()); in test_cxx11_tensor_uint128()
/external/llvm/test/Analysis/DemandedBits/
Dbasic.ll7 define i8 @test_mul(i32 %a, i32 %b) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/DemandedBits/
Dbasic.ll7 define i8 @test_mul(i32 %a, i32 %b) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dlimit-depth.ll26 define void @test_mul(i32 %a, i32 %b, i32 %c, i32 %d, i32 %e, i32 %f) {
27 ; CHECK-LABEL: @test_mul
/external/swiftshader/third_party/LLVM/test/Transforms/Reassociate/
Dotherops.ll5 define i32 @test_mul(i32 %arg) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Ddebuginfo-variables.ll89 define void @test_mul(i64 %A) {
90 ; CHECK-LABEL: @test_mul(
/external/llvm/test/CodeGen/X86/
Dfp_load_fold.ll12 define double @test_mul(double %X, double* %P) {
Dsse2.ll314 define <4 x i32> @test_mul(<4 x i32> %x, <4 x i32> %y) {
315 ; CHECK-LABEL: test_mul:
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfp_load_fold.ll12 define double @test_mul(double %X, double* %P) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfp_load_fold.ll12 define double @test_mul(double %X, double* %P) {
Dsse2.ll725 define <4 x i32> @test_mul(<4 x i32> %x, <4 x i32> %y) {
726 ; SSE-LABEL: test_mul:
737 ; AVX-LABEL: test_mul:
/external/swiftshader/third_party/LLVM/test/CodeGen/CellSPU/
Dv2f32.ll27 define %vec @test_mul(%vec %param)
Dv2i32.ll27 define %vec @test_mul(%vec %param)
/external/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll32 define fp128 @test_mul() {
33 ; CHECK-LABEL: test_mul:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll32 define fp128 @test_mul() {
33 ; CHECK-LABEL: test_mul:
/external/python/cpython2/Lib/test/
Dtest_binop.py284 def test_mul(self): member in RatTestCase
Dtest_audioop.py273 def test_mul(self): member in TestAudioop
Dtest_operator.py240 def test_mul(self): member in OperatorTestCase
/external/python/cpython3/Lib/test/
Dtest_binop.py265 def test_mul(self): member in RatTestCase
/external/clang/test/CodeGen/
Dzvector.c643 void test_mul (void) in test_mul() function

12