Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h60 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots() function
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.h114 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetFrameLowering.h99 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp60 SystemZFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots() function in SystemZFrameLowering
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp92 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( in getCalleeSavedSpillSlots() function in PPCFrameLowering