Home
last modified time | relevance | path

Searched refs:VAArgTLSCopy (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4759 AllocaInst *VAArgTLSCopy = nullptr; member
4903 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()
4983 AllocaInst *VAArgTLSCopy = nullptr; member
5019 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()
5077 AllocaInst *VAArgTLSCopy = nullptr; member
5191 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()
5285 IRB.CreateInBoundsPtrAdd(VAArgTLSCopy, in finalizeInstrumentation()
5310 AllocaInst *VAArgTLSCopy = nullptr; member
5404 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()
5464 AllocaInst *VAArgTLSCopy = nullptr; member
[all …]