Searched refs:getStackCookieLocation (Results 1 – 4 of 4) sorted by relevance
281 if (TLI->getStackCookieLocation(AddressSpace, Offset)) { in CreatePrologue()
753 virtual bool getStackCookieLocation(unsigned &AddressSpace, unsigned &Offset) const;
1733 bool X86TargetLowering::getStackCookieLocation(unsigned &AddressSpace, in getStackCookieLocation() function in X86TargetLowering
813 virtual bool getStackCookieLocation(unsigned &/*AddressSpace*/, in getStackCookieLocation() function