Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_interceptors.cpp179 const auto DstLen = internal_strlen(dst); in INTERCEPTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp382 Value *DstLen = emitStrLen(Dst, B, DL, TLI); in emitStrLenMemCpy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2315 int DstLen = getSizeOf(Dst); in insertb() local