Home
last modified time | relevance | path

Searched refs:replicate (Results 1 – 25 of 67) sorted by relevance

123

/external/eigen/test/
Darray_replicate.cpp12 template<typename MatrixType> void replicate(const MatrixType& m) in replicate() function
41 VERIFY_IS_APPROX(x1, m1.replicate(f1,f2)); in replicate()
46 VERIFY_IS_APPROX(x2, (m2.template replicate<2,3>())); in replicate()
50 VERIFY_IS_APPROX(x2, (m2.template replicate<1,3>())); in replicate()
54 VERIFY_IS_APPROX(vx1+vx1, vx1+(m2.template replicate<3,1>())); in replicate()
56 vx1=m2+(m2.colwise().replicate(1)); in replicate()
59 VERIFY_IS_APPROX(m2.coeff(0), (m2.template replicate<3,1>().coeff(m2.rows()))); in replicate()
64 VERIFY_IS_APPROX(x2, v1.rowwise().replicate(f1)); in replicate()
69 VERIFY_IS_APPROX(vx1, v1.colwise().replicate(f2)); in replicate()
75 CALL_SUBTEST_1( replicate(Matrix<float, 1, 1>()) ); in test_array_replicate()
[all …]
Dcuda_basic.cu64 struct replicate { struct
74 MapType(out+i*stride+0*step, x1.rows()*2, x1.cols()*2) = x1.replicate(2,2); in operator ()() argument
75 MapType(out+i*stride+1*step, x1.rows()*3, x1.cols()) = in[i] * x1.colwise().replicate(3); in operator ()()
76 MapType(out+i*stride+2*step, x1.rows(), x1.cols()*3) = in[i] * x1.rowwise().replicate(3); in operator ()()
158 CALL_SUBTEST( run_and_compare_to_cuda(replicate<Array4f>(), nthreads, in, out) ); in test_cuda_basic()
159 CALL_SUBTEST( run_and_compare_to_cuda(replicate<Array33f>(), nthreads, in, out) ); in test_cuda_basic()
/external/llvm/test/CodeGen/SystemZ/
Dvec-const-10.ll5 ; Test a byte-granularity replicate with the lowest useful value.
13 ; Test a byte-granularity replicate with an arbitrary value.
21 ; Test a byte-granularity replicate with the highest useful value.
29 ; Test a halfword-granularity replicate with the lowest useful value.
37 ; Test a halfword-granularity replicate with an arbitrary value.
45 ; Test a halfword-granularity replicate with the highest useful value.
53 ; Test a word-granularity replicate with the lowest useful positive value.
61 ; Test a word-granularity replicate with the highest in-range value.
69 ; Test a word-granularity replicate with the next highest value.
78 ; Test a word-granularity replicate with the lowest in-range value.
[all …]
Dvec-const-09.ll5 ; Test a byte-granularity replicate with the lowest useful value.
13 ; Test a byte-granularity replicate with an arbitrary value.
21 ; Test a byte-granularity replicate with the highest useful value.
29 ; Test a halfword-granularity replicate with the lowest useful value.
37 ; Test a halfword-granularity replicate with an arbitrary value.
45 ; Test a halfword-granularity replicate with the highest useful value.
53 ; Test a word-granularity replicate with the lowest useful positive value.
61 ; Test a word-granularity replicate with the highest in-range value.
69 ; Test a word-granularity replicate with the next highest value.
78 ; Test a word-granularity replicate with the lowest in-range value.
[all …]
Dvec-const-12.ll5 ; Test a byte-granularity replicate with the lowest useful value.
13 ; Test a byte-granularity replicate with an arbitrary value.
21 ; Test a byte-granularity replicate with the highest useful value.
29 ; Test a halfword-granularity replicate with the lowest useful value.
37 ; Test a halfword-granularity replicate with an arbitrary value.
45 ; Test a halfword-granularity replicate with the highest useful value.
53 ; Test a word-granularity replicate with the lowest useful positive value.
61 ; Test a word-granularity replicate with the highest in-range value.
69 ; Test a word-granularity replicate with the next highest value.
78 ; Test a word-granularity replicate with the lowest in-range value.
[all …]
Dvec-const-08.ll5 ; Test a byte-granularity replicate with the lowest useful value.
14 ; Test a byte-granularity replicate with an arbitrary value.
23 ; Test a byte-granularity replicate with the highest useful value.
32 ; Test a halfword-granularity replicate with the lowest useful value.
41 ; Test a halfword-granularity replicate with an arbitrary value.
50 ; Test a halfword-granularity replicate with the highest useful value.
59 ; Test a word-granularity replicate with the lowest useful positive value.
68 ; Test a word-granularity replicate with the highest in-range value.
77 ; Test a word-granularity replicate with the next highest value.
87 ; Test a word-granularity replicate with the lowest in-range value.
[all …]
Dvec-const-11.ll5 ; Test a byte-granularity replicate with the lowest useful value.
14 ; Test a byte-granularity replicate with an arbitrary value.
23 ; Test a byte-granularity replicate with the highest useful value.
32 ; Test a halfword-granularity replicate with the lowest useful value.
41 ; Test a halfword-granularity replicate with an arbitrary value.
50 ; Test a halfword-granularity replicate with the highest useful value.
59 ; Test a word-granularity replicate with the lowest useful positive value.
68 ; Test a word-granularity replicate with the highest in-range value.
77 ; Test a word-granularity replicate with the next highest value.
87 ; Test a word-granularity replicate with the lowest in-range value.
[all …]
Dvec-const-16.ll5 ; Test a word-granularity replicate with the lowest value that cannot use
14 ; Test a word-granularity replicate that has the lower 17 bits set.
22 ; Test a word-granularity replicate that has the upper 15 bits set.
30 ; Test a word-granularity replicate that has middle bits set.
38 ; Test a word-granularity replicate with a wrap-around mask.
46 ; Test a doubleword-granularity replicate with the lowest value that cannot
55 ; Test a doubleword-granularity replicate that has the lower 22 bits set.
63 ; Test a doubleword-granularity replicate that has the upper 45 bits set.
71 ; Test a doubleword-granularity replicate that has middle bits set.
79 ; Test a doubleword-granularity replicate with a wrap-around mask.
Dvec-const-15.ll5 ; Test a word-granularity replicate with the lowest value that cannot use
14 ; Test a word-granularity replicate that has the lower 17 bits set.
22 ; Test a word-granularity replicate that has the upper 15 bits set.
30 ; Test a word-granularity replicate that has middle bits set.
38 ; Test a word-granularity replicate with a wrap-around mask.
46 ; Test a doubleword-granularity replicate with the lowest value that cannot
55 ; Test a doubleword-granularity replicate that has the lower 22 bits set.
63 ; Test a doubleword-granularity replicate that has the upper 45 bits set.
71 ; Test a doubleword-granularity replicate that has middle bits set.
79 ; Test a doubleword-granularity replicate with a wrap-around mask.
Dvec-const-18.ll5 ; Test a word-granularity replicate with the lowest value that cannot use
14 ; Test a word-granularity replicate that has the lower 17 bits set.
22 ; Test a word-granularity replicate that has the upper 15 bits set.
30 ; Test a word-granularity replicate that has middle bits set.
38 ; Test a word-granularity replicate with a wrap-around mask.
46 ; Test a doubleword-granularity replicate with the lowest value that cannot
55 ; Test a doubleword-granularity replicate that has the lower 22 bits set.
63 ; Test a doubleword-granularity replicate that has the upper 45 bits set.
71 ; Test a doubleword-granularity replicate that has middle bits set.
79 ; Test a doubleword-granularity replicate with a wrap-around mask.
Dvec-const-17.ll5 ; Test a word-granularity replicate with the lowest value that cannot use
15 ; Test a word-granularity replicate that has the lower 17 bits set.
24 ; Test a word-granularity replicate that has the upper 15 bits set.
33 ; Test a word-granularity replicate that has middle bits set.
42 ; Test a word-granularity replicate with a wrap-around mask.
51 ; Test a doubleword-granularity replicate with the lowest value that cannot
61 ; Test a doubleword-granularity replicate that has the lower 22 bits set.
70 ; Test a doubleword-granularity replicate that has the upper 45 bits set.
79 ; Test a doubleword-granularity replicate that has middle bits set.
88 ; Test a doubleword-granularity replicate with a wrap-around mask.
Dvec-const-07.ll5 ; Test a byte-granularity replicate with the lowest useful value.
16 ; Test a byte-granularity replicate with an arbitrary value.
27 ; Test a byte-granularity replicate with the highest useful value.
38 ; Test a halfword-granularity replicate with the lowest useful value.
49 ; Test a halfword-granularity replicate with an arbitrary value.
60 ; Test a halfword-granularity replicate with the highest useful value.
71 ; Test a word-granularity replicate with the lowest useful positive value.
82 ; Test a word-granularity replicate with the highest in-range value.
93 ; Test a word-granularity replicate with the next highest value.
105 ; Test a word-granularity replicate with the lowest in-range value.
[all …]
Dvec-const-14.ll5 ; Test a word-granularity replicate with the lowest value that cannot use
15 ; Test a word-granularity replicate that has the lower 17 bits set.
24 ; Test a word-granularity replicate that has the upper 15 bits set.
33 ; Test a word-granularity replicate that has middle bits set.
42 ; Test a word-granularity replicate with a wrap-around mask.
51 ; Test a doubleword-granularity replicate with the lowest value that cannot
61 ; Test a doubleword-granularity replicate that has the lower 22 bits set.
70 ; Test a doubleword-granularity replicate that has the upper 45 bits set.
79 ; Test a doubleword-granularity replicate that has middle bits set.
88 ; Test a doubleword-granularity replicate with a wrap-around mask.
Dvec-const-13.ll5 ; Test a word-granularity replicate with the lowest value that cannot use
17 ; Test a word-granularity replicate that has the lower 17 bits set.
28 ; Test a word-granularity replicate that has the upper 15 bits set.
39 ; Test a word-granularity replicate that has middle bits set.
50 ; Test a word-granularity replicate with a wrap-around mask.
61 ; Test a doubleword-granularity replicate with the lowest value that cannot
73 ; Test a doubleword-granularity replicate that has the lower 22 bits set.
84 ; Test a doubleword-granularity replicate that has the upper 45 bits set.
95 ; Test a doubleword-granularity replicate that has middle bits set.
106 ; Test a doubleword-granularity replicate with a wrap-around mask.
/external/swiftshader/src/Renderer/
DPixelProcessor.hpp147 referenceQ = replicate(reference); in set()
148 testMaskQ = replicate(testMask); in set()
149 writeMaskQ = replicate(writeMask); in set()
152 referenceMaskedSignedQ = replicate((reference + 0x80) & 0xFF & testMask); in set()
155 static int64_t replicate(int b) in replicate() function
DRenderer.cpp504 data->a2c0 = replicate(ref - margin * 0.6f); in draw()
505 data->a2c1 = replicate(ref - margin * 0.2f); in draw()
506 data->a2c2 = replicate(ref + margin * 0.2f); in draw()
507 data->a2c3 = replicate(ref + margin * 0.6f); in draw()
511 data->a2c0 = replicate(ref - margin * 0.3f); in draw()
512 data->a2c1 = replicate(ref + margin * 0.3f); in draw()
576 data->Wx16 = replicate(W * 16); in draw()
577 data->Hx16 = replicate(H * 16); in draw()
578 data->X0x16 = replicate(X0 * 16 - 8); in draw()
579 data->Y0x16 = replicate(Y0 * 16 - 8); in draw()
[all …]
/external/libvpx/libvpx/vp8/common/x86/
Dmfqe_sse2.asm34 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
35 punpcklqdq xmm0, xmm0 ; replicate to all hi words
111 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
112 punpcklqdq xmm0, xmm0 ; replicate to all hi words
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_mfqe_sse2.asm35 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
36 punpcklqdq xmm0, xmm0 ; replicate to all hi words
112 pshuflw xmm0, xmm0, 0x0 ; replicate to all low words
113 punpcklqdq xmm0, xmm0 ; replicate to all hi words
/external/eigen/Eigen/src/Core/
DReplicate.h119 DenseBase<Derived>::replicate() const
134 VectorwiseOp<ExpressionType,Direction>::replicate(Index factor) const
/external/eigen/doc/snippets/
DMatrixBase_replicate_int_int.cpp4 cout << v.replicate(2,5) << endl;
DMatrixBase_replicate.cpp4 cout << m.replicate<3,2>() << endl;
DDirectionWise_replicate_int.cpp4 cout << v.rowwise().replicate(5) << endl;
DDirectionWise_replicate.cpp4 cout << m.colwise().replicate<3>() << endl;
/external/libvpx/libvpx/vpx_dsp/arm/
Didct4x4_add_neon.asm57 vdup.16 d20, r0 ; replicate cospi_8_64
58 vdup.16 d21, r3 ; replicate cospi_16_64
70 vdup.16 d22, r12 ; replicate cospi_24_64
/external/sonivox/jet_tools/JetCreator/
DJetCreator.py425 for replicate in dlg.lstReplicate:
426 self.jet_file.AddSegment(replicate[0], dlg.GetValue(JetDefs.F_MIDIFILE),
427 mbtFct(replicate[1],-1), mbtFct(replicate[2],-1),
502 for replicate in dlg.lstReplicate:
503 self.jet_file.AddSegment(replicate[0], dlg.GetValue(JetDefs.F_MIDIFILE),
504 mbtFct(replicate[1],-1), mbtFct(replicate[2],-1),
660 for replicate in dlg.lstReplicate:
661 self.jet_file.AddEvent(self.currentSegmentName, replicate[0],
666 mbtFct(replicate[1],-1),
667 mbtFct(replicate[2],-1))
[all …]

123