Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathbench.c112 #define SVD(func, lo, hi) {#func, 'd', 's', lo, hi, {.svd = func}}, macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3425 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5109 VarDecl *SVD = nullptr; in EmitOMPTargetTaskBasedDirective() local