Searched defs:getCalleeSavedSpillSlots (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEFrameLowering.h | 58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { getCalleeSavedSpillSlots() function |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonFrameLowering.h | 94 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) getCalleeSavedSpillSlots() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetFrameLowering.h | 184 getCalleeSavedSpillSlots(unsigned &NumEntries) const { getCalleeSavedSpillSlots() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFrameLowering.cpp | 2865 ARMFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { getCalleeSavedSpillSlots() function in ARMFrameLowering |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFrameLowering.cpp | 93 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( in getCalleeSavedSpillSlots() function in PPCFrameLowering |