Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.h58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { getCalleeSavedSpillSlots() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h94 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) getCalleeSavedSpillSlots() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h184 getCalleeSavedSpillSlots(unsigned &NumEntries) const { getCalleeSavedSpillSlots() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2865 ARMFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { getCalleeSavedSpillSlots() function in ARMFrameLowering
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp93 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( in getCalleeSavedSpillSlots() function in PPCFrameLowering