Home
last modified time | relevance | path

Searched refs:multiplication (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/external/boringssl/src/third_party/wycheproof_testvectors/
Dx25519_test.txt1185 # special case for E in multiplication by 2
1193 # special case for E in multiplication by 2
1200 # special case for E in multiplication by 2
1207 # special case for E in multiplication by 2
1214 # special case for E in multiplication by 2
1222 # special case for E in multiplication by 2
1230 # special case for E in multiplication by 2
1237 # special case for E in multiplication by 2
1245 # special case for E in multiplication by 2
1252 # special case for E in multiplication by 2
[all …]
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dvec-mul-01.ll1 ; Test vector multiplication.
5 ; Test a v16i8 multiplication.
14 ; Test a v8i16 multiplication.
23 ; Test a v4i32 multiplication.
32 ; Test a v2i64 multiplication. There's no vector equivalent.
41 ; Test a v2f64 multiplication.
51 ; Test an f64 multiplication that uses vector registers.
Dvec-mul-03.ll1 ; Test vector multiplication on z14.
5 ; Test a v4f32 multiplication.
15 ; Test an f32 multiplication that uses vector registers.
Dint-mul-06.ll1 ; Test 64-bit multiplication in which the second operand is constant.
5 ; Check multiplication by 2, which should use shifts.
14 ; Check multiplication by 3.
77 ; Check multiplication by -1, which is a negation.
86 ; Check multiplication by -2, which should use shifts.
96 ; Check multiplication by -3.
152 ; Check the next value down again, which cannot use constant multiplication
Dvec-strict-mul-03.ll1 ; Test strict vector multiplication on z14.
8 ; Test a v4f32 multiplication.
21 ; Test an f32 multiplication that uses vector registers.
Dvec-strict-mul-01.ll1 ; Test strict vector multiplication.
8 ; Test a v2f64 multiplication.
21 ; Test an f64 multiplication that uses vector registers.
Dint-mul-07.ll8 ; Check zero-extended multiplication in which only the high part is used.
21 ; Check sign-extended multiplication in which only the high part is used.
34 ; Check zero-extended multiplication in which the result is split into
50 ; Check sign-extended multiplication in which the result is split into
Dint-mul-05.ll1 ; Test 32-bit multiplication in which the second operand is constant.
5 ; Check multiplication by 2, which should use shifts.
14 ; Check multiplication by 3.
77 ; Check multiplication by -1, which is a negation.
86 ; Check multiplication by -2, which should use shifts.
96 ; Check multiplication by -3.
/external/llvm/test/CodeGen/SystemZ/
Dvec-mul-01.ll1 ; Test vector multiplication.
5 ; Test a v16i8 multiplication.
14 ; Test a v8i16 multiplication.
23 ; Test a v4i32 multiplication.
32 ; Test a v2i64 multiplication. There's no vector equivalent.
41 ; Test a v2f64 multiplication.
51 ; Test an f64 multiplication that uses vector registers.
Dint-mul-06.ll1 ; Test 64-bit multiplication in which the second operand is constant.
5 ; Check multiplication by 2, which should use shifts.
14 ; Check multiplication by 3.
77 ; Check multiplication by -1, which is a negation.
86 ; Check multiplication by -2, which should use shifts.
96 ; Check multiplication by -3.
152 ; Check the next value down again, which cannot use constant multiplication
Dint-mul-07.ll8 ; Check zero-extended multiplication in which only the high part is used.
21 ; Check sign-extended multiplication in which only the high part is used.
34 ; Check zero-extended multiplication in which the result is split into
50 ; Check sign-extended multiplication in which the result is split into
Dint-mul-05.ll1 ; Test 32-bit multiplication in which the second operand is constant.
5 ; Check multiplication by 2, which should use shifts.
14 ; Check multiplication by 3.
77 ; Check multiplication by -1, which is a negation.
86 ; Check multiplication by -2, which should use shifts.
96 ; Check multiplication by -3.
Dfp-mul-05.ll1 ; Test multiplication of two f128s.
5 ; There is no memory form of 128-bit multiplication.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_TridiagonalMatMul.pbtxt8 tri-diagonal matrices to the left of multiplication. Last element is ignored.
15 matrices to the left of multiplication.
22 matrices to the left of multiplication. First element is ignored.
29 multiplication.
Dapi_def_SparseMatrixSparseMatMul.pbtxt34 Performs a matrix multiplication of a sparse matrix `a` with a sparse matrix
83 # Compute the CSR SparseMatrix matrix multiplication
106 transpose_a: If True, `a` transposed before multiplication.
107 transpose_b: If True, `b` transposed before multiplication.
108 adjoint_a: If True, `a` adjointed before multiplication.
109 adjoint_b: If True, `b` adjointed before multiplication.
Dapi_def_QuantizedMatMulWithBias.pbtxt61 description: "If true, `a` is transposed before multiplication."
65 description: "If true, `b` is transposed before multiplication."
74 Performs a quantized matrix multiplication of `a` by the matrix `b` with bias
82 multiplication result. The bias size must match inner dimension of `b`.
Dapi_def_QuantizedMatMulWithBiasAndRelu.pbtxt61 description: "If true, `a` is transposed before multiplication."
65 description: "If true, `b` is transposed before multiplication."
74 Perform a quantized matrix multiplication of `a` by the matrix `b` with bias
82 multiplication result. The bias size must match inner dimension of `b`. Then do
Dapi_def_QuantizedMatMulWithBiasAndReluAndRequantize.pbtxt74 description: "If true, `a` is transposed before multiplication."
78 description: "If true, `b` is transposed before multiplication."
87 Perform a quantized matrix multiplication of `a` by the matrix `b` with bias
95 multiplication result. The bias size must match inner dimension of `b`. Then do
Dapi_def_QuantizedMatMul.pbtxt54 If true, `a` is transposed before multiplication.
60 If true, `b` is transposed before multiplication.
70 summary: "Perform a quantized matrix multiplication of `a` by the matrix `b`."
/external/llvm/test/CodeGen/X86/
Dfdiv.ll5 ; Exact division by a constant converted to multiplication.
15 ; Inexact division by a constant converted to multiplication.
25 ; No conversion to multiplication if too funky.
36 ; Don't generate multiplication by a denormal.
46 ; Don't generate multiplication by a denormal.
/external/FXdiv/
DMETADATA2multiplication by inverse On modern CPUs and GPUs integer division is several times slower than m…
DREADME.md7 Header-only library for division via fixed-point multiplication by inverse
9 … several times slower than multiplication. FXdiv implements an algorithm to replace an integer div…
70 - Granlund, Torbjörn, and Peter L. Montgomery. "Division by invariant integers using multiplication
/external/gemmlowp/meta/
DREADME5 - providing a new matrix multiplication kernel.
14 The multiplication kernel - the most inner loop of the matrix multiplication,
18 specialized 8bit multiplication, aggregating to vector aggregators and then
47 some python scripts. 9 Versions of the multiplication kernel were prepared.
52 Using those multiplication and packing/unpacking primitives 144 gemm function
/external/ruy/
DREADME.md1 # The ruy matrix multiplication library
5 ruy is a matrix multiplication library. Its focus is to cover the matrix
6 multiplication needs of neural network inference engines. Its initial user has
/external/llvm-project/llvm/test/CodeGen/X86/
Dfdiv.ll5 ; Exact division by a constant converted to multiplication.
15 ; Inexact division by a constant converted to multiplication.
25 ; No conversion to multiplication if too funky.
36 ; Don't generate multiplication by a denormal.
46 ; Don't generate multiplication by a denormal.

12345678910>>...18