Home
last modified time | relevance | path

Searched defs:ldu (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/test/MC/VE/
DLD.s24 ldu %s11, 20(%s10, %s11) label
/external/tensorflow/tensorflow/python/autograph/operators/
Dvariables.py29 def ldu(load_v, name): function
/external/eigen/Eigen/src/SparseLU/
DSparseLU_panel_bmod.h104 Index ldu = internal::first_multiple<Index>(u_rows, PacketSize); in panel_bmod() local
/external/tensorflow/tensorflow/core/kernels/linalg/
Dsvd_op_gpu.cu.cc64 int64 ldu, const Scalar* __restrict__ M, in ComputeValueOfVKernel()
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c799 } ldu; typedef
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c799 } ldu; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_darwin.c1128 union ldu in ffi_closure_helper_DARWIN() union
/external/libffi/src/powerpc/
Dffi_darwin.c1194 union ldu in ffi_closure_helper_common() union
/external/tensorflow/tensorflow/core/util/
Dcuda_solvers.cc674 Scalar* S, Scalar* U, int ldu, Scalar* VT, int ldvt, int* dev_lapack_info) { in GesvdImpl()
711 int ldu, Scalar* V, int ldv, in GesvdjBatchedImpl()