/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/ARM/ |
D | v8r-subarch.s | 8 lda: label 9 lda r0, [r1] label
|
D | v8a-subarch.s | 5 lda: label 6 lda r0, [r1] label
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_blas.cc | 884 const DeviceMemory<float> &a, int lda, in DoBlasGbmv() 895 const DeviceMemory<double> &a, int lda, in DoBlasGbmv() 907 const DeviceMemory<std::complex<float>> &a, int lda, in DoBlasGbmv() 921 const DeviceMemory<std::complex<double>> &a, int lda, in DoBlasGbmv() 934 int lda, const DeviceMemory<float> &x, int incx, in DoBlasGemv() 945 int lda, const DeviceMemory<double> &x, int incx, in DoBlasGemv() 956 const DeviceMemory<std::complex<float>> &a, int lda, in DoBlasGemv() 969 const DeviceMemory<std::complex<double>> &a, int lda, in DoBlasGemv() 983 DeviceMemory<float> *a, int lda) { in DoBlasGer() 992 DeviceMemory<double> *a, int lda) { in DoBlasGer() [all …]
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_blas.cc | 1020 const DeviceMemory<float> &a, int lda, in DoBlasInternalImpl() 1031 const DeviceMemory<double> &a, int lda, in DoBlasInternalImpl() 1043 const DeviceMemory<std::complex<float>> &a, int lda, in DoBlasInternalImpl() 1059 const DeviceMemory<std::complex<double>> &a, int lda, in DoBlasInternalImpl() 1074 int lda, const DeviceMemory<float> &x, int incx, in DoBlasInternalImpl() 1084 int lda, const DeviceMemory<double> &x, int incx, in DoBlasInternalImpl() 1094 const DeviceMemory<std::complex<float>> &a, int lda, in DoBlasInternalImpl() 1109 const DeviceMemory<std::complex<double>> &a, int lda, in DoBlasInternalImpl() 1125 DeviceMemory<float> *a, int lda) { in DoBlasInternalImpl() 1134 DeviceMemory<double> *a, int lda) { in DoBlasInternalImpl() [all …]
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream.cc | 2094 const DeviceMemory<float> &a, int lda, in ThenBlasGbmv() 2111 const DeviceMemory<double> &a, int lda, in ThenBlasGbmv() 2129 int lda, in ThenBlasGbmv() 2149 int lda, in ThenBlasGbmv() 2167 float alpha, const DeviceMemory<float> &a, int lda, in ThenBlasGemv() 2184 int lda, const DeviceMemory<double> &x, int incx, in ThenBlasGemv() 2201 int lda, in ThenBlasGemv() 2221 int lda, in ThenBlasGemv() 2241 DeviceMemory<float> *a, int lda) { in ThenBlasGer() 2255 DeviceMemory<double> *a, int lda) { in ThenBlasGer() [all …]
|
/external/cblas/testing/ |
D | c_cblas3.c | 15 int *k, CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_cgemm() 91 CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_chemm() 155 CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_csymm() 210 float *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_cherk() 266 CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_csyrk() 321 CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_cher2k() 385 CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_csyr2k() 450 int *lda, CBLAS_TEST_COMPLEX *b, int *ldb) { in F77_ctrmm() 509 int *lda, CBLAS_TEST_COMPLEX *b, int *ldb) { in F77_ctrsm()
|
D | c_zblas3.c | 15 int *k, CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zgemm() 91 CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zhemm() 155 CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zsymm() 210 double *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zherk() 266 CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zsyrk() 321 CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zher2k() 385 CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zsyr2k() 450 int *lda, CBLAS_TEST_ZOMPLEX *b, int *ldb) { in F77_ztrmm() 509 int *lda, CBLAS_TEST_ZOMPLEX *b, int *ldb) { in F77_ztrsm()
|
D | c_cblas2.c | 13 CBLAS_TEST_COMPLEX *a, int *lda, const void *x, int *incx, in F77_cgemv() 42 CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_cgbmv() 90 CBLAS_TEST_COMPLEX *a, int *lda){ in F77_cgeru() 119 CBLAS_TEST_COMPLEX *a, int *lda) { in F77_cgerc() 146 CBLAS_TEST_COMPLEX *a, int *lda, CBLAS_TEST_COMPLEX *x, in F77_chemv() 176 CBLAS_TEST_COMPLEX *alpha, CBLAS_TEST_COMPLEX *a, int *lda, in F77_chbmv() 296 int *n, int *k, CBLAS_TEST_COMPLEX *a, int *lda, CBLAS_TEST_COMPLEX *x, in F77_ctbmv() 359 int *n, int *k, CBLAS_TEST_COMPLEX *a, int *lda, CBLAS_TEST_COMPLEX *x, in F77_ctbsv() 533 int *n, CBLAS_TEST_COMPLEX *a, int *lda, CBLAS_TEST_COMPLEX *x, in F77_ctrmv() 562 int *n, CBLAS_TEST_COMPLEX *a, int *lda, CBLAS_TEST_COMPLEX *x, in F77_ctrsv() [all …]
|
D | c_zblas2.c | 13 CBLAS_TEST_ZOMPLEX *a, int *lda, const void *x, int *incx, in F77_zgemv() 42 CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zgbmv() 90 CBLAS_TEST_ZOMPLEX *a, int *lda){ in F77_zgeru() 119 CBLAS_TEST_ZOMPLEX *a, int *lda) { in F77_zgerc() 146 CBLAS_TEST_ZOMPLEX *a, int *lda, CBLAS_TEST_ZOMPLEX *x, in F77_zhemv() 176 CBLAS_TEST_ZOMPLEX *alpha, CBLAS_TEST_ZOMPLEX *a, int *lda, in F77_zhbmv() 296 int *n, int *k, CBLAS_TEST_ZOMPLEX *a, int *lda, CBLAS_TEST_ZOMPLEX *x, in F77_ztbmv() 359 int *n, int *k, CBLAS_TEST_ZOMPLEX *a, int *lda, CBLAS_TEST_ZOMPLEX *x, in F77_ztbsv() 533 int *n, CBLAS_TEST_ZOMPLEX *a, int *lda, CBLAS_TEST_ZOMPLEX *x, in F77_ztrmv() 562 int *n, CBLAS_TEST_ZOMPLEX *a, int *lda, CBLAS_TEST_ZOMPLEX *x, in F77_ztrsv() [all …]
|
D | c_dblas3.c | 15 int *k, double *alpha, double *a, int *lda, double *b, int *ldb, in F77_dgemm() 77 double *alpha, double *a, int *lda, double *b, int *ldb, in F77_dsymm() 131 double *alpha, double *a, int *lda, in F77_dsyrk() 179 double *alpha, double *a, int *lda, double *b, int *ldb, in F77_dsyr2k() 234 int *m, int *n, double *alpha, double *a, int *lda, double *b, in F77_dtrmm() 285 int *m, int *n, double *alpha, double *a, int *lda, double *b, in F77_dtrsm()
|
D | c_sblas3.c | 13 int *k, float *alpha, float *a, int *lda, float *b, int *ldb, in F77_sgemm() 74 float *alpha, float *a, int *lda, float *b, int *ldb, in F77_ssymm() 128 float *alpha, float *a, int *lda, in F77_ssyrk() 176 float *alpha, float *a, int *lda, float *b, int *ldb, in F77_ssyr2k() 231 int *m, int *n, float *alpha, float *a, int *lda, float *b, in F77_strmm() 282 int *m, int *n, float *alpha, float *a, int *lda, float *b, in F77_strsm()
|
D | c_sblas2.c | 12 float *a, int *lda, float *x, int *incx, float *beta, in F77_sgemv() 39 float *y, int *incy, float *a, int *lda ) { in F77_sger() 64 int *n, float *a, int *lda, float *x, int *incx) { in F77_strmv() 92 int *n, float *a, int *lda, float *x, int *incx ) { in F77_strsv() 116 int *lda, float *x, int *incx, float *beta, float *y, in F77_ssymv() 140 int *incx, float *a, int *lda) { in F77_ssyr() 164 int *incx, float *y, int *incy, float *a, int *lda) { in F77_ssyr2() 188 float *alpha, float *a, int *lda, float *x, int *incx, in F77_sgbmv() 226 int *n, int *k, float *a, int *lda, float *x, int *incx) { in F77_stbmv() 272 int *n, int *k, float *a, int *lda, float *x, int *incx) { in F77_stbsv() [all …]
|
D | c_dblas2.c | 12 double *a, int *lda, double *x, int *incx, double *beta, in F77_dgemv() 39 double *y, int *incy, double *a, int *lda ) { in F77_dger() 64 int *n, double *a, int *lda, double *x, int *incx) { in F77_dtrmv() 92 int *n, double *a, int *lda, double *x, int *incx ) { in F77_dtrsv() 116 int *lda, double *x, int *incx, double *beta, double *y, in F77_dsymv() 140 int *incx, double *a, int *lda) { in F77_dsyr() 164 int *incx, double *y, int *incy, double *a, int *lda) { in F77_dsyr2() 188 double *alpha, double *a, int *lda, double *x, int *incx, in F77_dgbmv() 226 int *n, int *k, double *a, int *lda, double *x, int *incx) { in F77_dtbmv() 272 int *n, int *k, double *a, int *lda, double *x, int *incx) { in F77_dtbsv() [all …]
|
/external/tensorflow/tensorflow/core/util/ |
D | cuda_solvers.cc | 350 const Scalar* A, int lda, in GeamImpl() 383 cublasFillMode_t uplo, int n, Scalar* A, int lda, in PotrfImpl() 416 const Scalar* const host_a_dev_ptrs[], int lda, in PotrfBatchedImpl() 453 int n, Scalar* A, int lda, int* dev_pivots, in GetrfImpl() 486 const Scalar* A, int lda, const int* pivots, in GetrsImpl() 513 int n, Scalar* A, int lda, Scalar* tau, in GeqrfImpl() 548 int lda, const Scalar* dev_tau, Scalar* dev_c, in UnmqrImpl() 592 int n, int k, Scalar* dev_a, int lda, in UngqrImpl() 632 int n, Scalar* dev_A, int lda, in HeevdImpl() 673 signed char jobu, signed char jobvt, int m, int n, Scalar* A, int lda, in GesvdImpl() [all …]
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_column_bmod.h | 99 Index lda = glu.xlusup(fst_col+1) - glu.xlusup(fst_col); in column_bmod() local 165 Index lda = glu.xlusup(jcol+1) - glu.xlusup(jcol); in column_bmod() local
|
D | SparseLU_panel_bmod.h | 136 Index lda = glu.xlusup(fsupc+1) - glu.xlusup(fsupc); in panel_bmod() local 204 Index lda = glu.xlusup(fsupc+1)-glu.xlusup(fsupc);// nsupr in panel_bmod() local
|
/external/eigen/bench/ |
D | bench_gemm.cpp | 64 int lda = a.rows(); int ldb = b.rows(); int ldc = c.rows(); in blas_gemm() local 75 int lda = a.rows(); int ldb = b.rows(); int ldc = c.rows(); in blas_gemm() local 86 int lda = a.rows(); int ldb = b.rows(); int ldc = c.rows(); in blas_gemm() local 97 int lda = a.rows(); int ldb = b.rows(); int ldc = c.rows(); in blas_gemm() local
|
/external/gemmlowp/eight_bit_int_gemm/ |
D | eight_bit_int_gemm.cc | 70 const std::uint8_t* a, std::int32_t a_offset, int lda, in EightBitIntGemmImpl() 110 int lda, const std::uint8_t* b, in EightBitIntGemmInt32Impl() 218 int m, int n, int k, int lda, int ldb, int ldc, in CanHandleMetaFastpath() 303 std::int32_t a_offset, int lda, const std::uint8_t* b, in EightBitIntGemm() 340 std::int32_t a_offset, std::int32_t lda, in EightBitIntGemm()
|
/external/cblas/examples/ |
D | cblas_example1.c | 14 int m, n, lda, incx, incy, i; in main() local
|
/external/cblas/src/ |
D | cblas_sger.c | 14 const float *Y, const int incY, float *A, const int lda) in cblas_sger()
|
D | cblas_cgeru.c | 12 const void *Y, const int incY, void *A, const int lda) in cblas_cgeru()
|
D | cblas_zgeru.c | 12 const void *Y, const int incY, void *A, const int lda) in cblas_zgeru()
|
D | cblas_dger.c | 14 const double *Y, const int incY, double *A, const int lda) in cblas_dger()
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_matmul_op.cc | 147 const int n, const int k, const float* a, const int lda, in MklBlasGemm() 172 const int n, const int k, const bfloat16* a, const int lda, in MklBlasGemm()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_matmul_op.cc | 37 int offset_a, int offset_b, int lda, int ldb, int ldc) { in GemmlowpMultiply() 131 const size_t lda = a.dim_size(1); in Compute() local
|