Home
last modified time | relevance | path

Searched defs:getCalleeSavedSpillSlots (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonFrameLowering.h57 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots() function
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUFrameLowering.cpp98 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function in AMDGPUFrameLowering
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetFrameLowering.h120 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZFrameLowering.cpp59 SystemZFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function in SystemZFrameLowering
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFrameLowering.cpp94 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( in getCalleeSavedSpillSlots() function in PPCFrameLowering