Searched refs:multiplication (Results 1 – 25 of 429) sorted by relevance
12345678910>>...18
/external/boringssl/src/third_party/wycheproof_testvectors/ |
D | x25519_test.txt | 1185 # 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/ |
D | vec-mul-01.ll | 1 ; 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.
|
D | vec-mul-03.ll | 1 ; Test vector multiplication on z14. 5 ; Test a v4f32 multiplication. 15 ; Test an f32 multiplication that uses vector registers.
|
D | int-mul-06.ll | 1 ; 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
|
D | vec-strict-mul-03.ll | 1 ; Test strict vector multiplication on z14. 8 ; Test a v4f32 multiplication. 21 ; Test an f32 multiplication that uses vector registers.
|
D | vec-strict-mul-01.ll | 1 ; Test strict vector multiplication. 8 ; Test a v2f64 multiplication. 21 ; Test an f64 multiplication that uses vector registers.
|
D | int-mul-07.ll | 8 ; 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
|
D | int-mul-05.ll | 1 ; 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/ |
D | vec-mul-01.ll | 1 ; 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.
|
D | int-mul-06.ll | 1 ; 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
|
D | int-mul-07.ll | 8 ; 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
|
D | int-mul-05.ll | 1 ; 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.
|
D | fp-mul-05.ll | 1 ; Test multiplication of two f128s. 5 ; There is no memory form of 128-bit multiplication.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_TridiagonalMatMul.pbtxt | 8 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.
|
D | api_def_SparseMatrixSparseMatMul.pbtxt | 34 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.
|
D | api_def_QuantizedMatMulWithBias.pbtxt | 61 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`.
|
D | api_def_QuantizedMatMulWithBiasAndRelu.pbtxt | 61 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
|
D | api_def_QuantizedMatMulWithBiasAndReluAndRequantize.pbtxt | 74 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
|
D | api_def_QuantizedMatMul.pbtxt | 54 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/ |
D | fdiv.ll | 5 ; 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/ |
D | METADATA | 2 …multiplication by inverse On modern CPUs and GPUs integer division is several times slower than m…
|
D | README.md | 7 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/ |
D | README | 5 - 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/ |
D | README.md | 1 # 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/ |
D | fdiv.ll | 5 ; 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