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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCFrameLowering.h114 getCalleeSavedSpillSlots(unsigned &NumEntries) const { function in class:llvm::PPCFrameLowering
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetFrameLowering.h89 /// getCalleeSavedSpillSlots - This method returns a pointer to an array of
99 getCalleeSavedSpillSlots(unsigned &NumEntries) const { function in class:llvm::TargetFrameLowering
/external/llvm/include/llvm/Target/
H A DTargetFrameLowering.h127 /// getCalleeSavedSpillSlots - This method returns a pointer to an array of
137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { function in class:llvm::TargetFrameLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp60 SystemZFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { function in class:SystemZFrameLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp92 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( function in class:PPCFrameLowering

Completed in 738 milliseconds