Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackProtector.h43 SSPLK_AddrOf ///< The address of this allocation is exposed and enumerator
/external/llvm/lib/CodeGen/
DStackProtector.cpp80 else if (I->second != SSPLK_LargeArray && Kind != SSPLK_AddrOf) in adjustForColoring()
249 Layout.insert(std::make_pair(AI, SSPLK_AddrOf)); in RequiresStackProtector()
DLocalStackSlotAllocation.cpp218 case StackProtector::SSPLK_AddrOf: in calculateFrameObjectOffsets()
DPrologEpilogInserter.cpp690 case StackProtector::SSPLK_AddrOf: in calculateFrameObjectOffsets()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyPEI.cpp706 case StackProtector::SSPLK_AddrOf: in calculateFrameObjectOffsets()