Searched defs:SVD (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | mathutils.h | 319 static INLINE int SVD(double *U, double *W, double *V, double *matx, int M, in SVD() function
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | svd.cc | 808 SVDResult SVD(XlaOp a, int64 max_iter, float epsilon, in SVD() function
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 2071 SmallVector<ASanStackVariableDescription, 16> SVD; in poisonStack() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 3011 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 3134 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 4194 VarDecl *SVD = nullptr; in EmitOMPTargetTaskBasedDirective() local
|