Home
last modified time | relevance | path

Searched refs:getCalleeSavedSpillSlots (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.h28 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) const
DSystemZFrameLowering.cpp60 SystemZFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function in SystemZFrameLowering
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetFrameLowering.h99 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h138 getCalleeSavedSpillSlots(unsigned &NumEntries) const override;
DPPCFrameLowering.cpp92 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( in getCalleeSavedSpillSlots() function in PPCFrameLowering
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.h114 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h60 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots() function
DHexagonFrameLowering.cpp1319 const SpillSlot *FixedSlots = getCalleeSavedSpillSlots(NumFixed); in assignCalleeSavedSpillSlots()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.cpp246 TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots); in calculateCalleeSavedRegisters()
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp352 TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots); in assignCalleeSavedSpillSlots()