Home
last modified time | relevance | path

Searched defs:SVD (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmathutils.h319 static INLINE int SVD(double *U, double *W, double *V, double *matx, int M, in SVD() function
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dsvd.cc808 SVDResult SVD(XlaOp a, int64 max_iter, float epsilon, in SVD() function
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2071 SmallVector<ASanStackVariableDescription, 16> SVD; in poisonStack() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp3011 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp3134 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4194 VarDecl *SVD = nullptr; in EmitOMPTargetTaskBasedDirective() local