Searched refs:getArgTLSPtr (Results 1 – 2 of 2) sorted by relevance
316 Value *getArgTLSPtr();865 Value *DFSanFunction::getArgTLSPtr() { in getArgTLSPtr() function in DFSanFunction887 return IRB.CreateConstGEP2_64(getArgTLSPtr(), 0, Idx); in getArgTLS()900 Value *ArgTLSPtr = getArgTLSPtr(); in getShadow()
415 Value *getArgTLSPtr();977 Value *DFSanFunction::getArgTLSPtr() { in getArgTLSPtr() function in DFSanFunction999 return IRB.CreateConstGEP2_64(getArgTLSPtr(), 0, Idx); in getArgTLS()1012 Value *ArgTLSPtr = getArgTLSPtr(); in getShadow()