HomeSort by relevance Sort by last modified time
    Searched refs:SSPLK_AddrOf (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
StackProtector.h 43 SSPLK_AddrOf ///< The address of this allocation is exposed and
  /external/llvm/lib/CodeGen/
StackProtector.cpp 71 // Transfer the tag, but make sure that SSPLK_AddrOf does not overwrite
77 else if (I->second != SSPLK_LargeArray && Kind != SSPLK_AddrOf)
254 Layout.insert(std::make_pair(AI, SSPLK_AddrOf));
LocalStackSlotAllocation.cpp 217 case StackProtector::SSPLK_AddrOf:
PrologEpilogInserter.cpp 588 case StackProtector::SSPLK_AddrOf:
    [all...]

Completed in 214 milliseconds