Home
last modified time | relevance | path

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

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