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

  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 851 bool HasAlloca = MFI.hasVarSizedObjects();
865 if ((HasFixed || HasPrealloc) && (HasAlloca || HasExtraAlign))
    [all...]
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 211 HasAlloca = 0x00000001,
  /external/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 220 CV_ENUM_CLASS_ENT(FrameProcedureOptions, HasAlloca),

Completed in 96 milliseconds