Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackProtector.cpp337 if (TLI->getStackCookieLocation(AddressSpace, Offset)) { in CreatePrologue()
/external/llvm/lib/Target/X86/
DX86ISelLowering.h845 bool getStackCookieLocation(unsigned &AddressSpace,
DX86ISelLowering.cpp1823 bool X86TargetLowering::getStackCookieLocation(unsigned &AddressSpace, in getStackCookieLocation() function in X86TargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h970 virtual bool getStackCookieLocation(unsigned &/*AddressSpace*/, in getStackCookieLocation() function