Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4167 Value *VAArgTLSCopy = nullptr; member
4357 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()
4431 Value *VAArgTLSCopy = nullptr; member
4506 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()
4559 Value *VAArgTLSCopy = nullptr; member
4696 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()
4780 IRB.CreateInBoundsGEP(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()
4809 Value *VAArgTLSCopy = nullptr; member
4944 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()
4997 Value *VAArgTLSCopy = nullptr; member
[all …]