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

  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 489 void setHasInlineAsmWithSPAdjust(bool B) { HasInlineAsmWithSPAdjust = B; }
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 173 MF->getFrameInfo()->setHasInlineAsmWithSPAdjust(true);

Completed in 289 milliseconds