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

  /external/llvm/include/llvm/CodeGen/
StackProtector.h 41 SSPLK_SmallArray, ///< Array or nested array < SSP-buffer-size. 2nd closest
  /external/llvm/lib/CodeGen/
StackProtector.cpp 72 // SSPLK_SmallArray or SSPLK_LargeArray, and make sure that
73 // SSPLK_SmallArray does not overwrite SSPLK_LargeArray.
233 Layout.insert(std::make_pair(AI, SSPLK_SmallArray));
247 : SSPLK_SmallArray));
LocalStackSlotAllocation.cpp 214 case StackProtector::SSPLK_SmallArray:
PrologEpilogInserter.cpp 585 case StackProtector::SSPLK_SmallArray:
    [all...]

Completed in 170 milliseconds