Searched refs:VAArgTLSCopy (Results 1 – 1 of 1) sorted by relevance
3644 Value *VAArgTLSCopy = nullptr; member3834 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()3845 IRB.CreateMemCpy(VAArgTLSCopy, 8, MS.VAArgTLS, 8, CopySize); in finalizeInstrumentation()3902 Value *VAArgTLSCopy = nullptr; member3977 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()4028 Value *VAArgTLSCopy = nullptr; member4165 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()4247 IRB.CreateInBoundsGEP(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()4261 IRB.CreateInBoundsGEP(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()4275 Value *VAArgTLSCopy = nullptr; member[all …]