Searched defs:getCalleeSavedSpillSlots (Results 1 - 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/ | ||
H A D | AMDILFrameLowering.cpp | 36 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const function in class:AMDGPUFrameLowering |
/external/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUFrameLowering.cpp | 104 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { function in class:AMDGPUFrameLowering |
/external/llvm/include/llvm/Target/ | ||
H A D | TargetFrameLowering.h | 127 /// 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 D | SystemZFrameLowering.cpp | 60 SystemZFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const { function in class:SystemZFrameLowering |
/external/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFrameLowering.cpp | 94 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots( function in class:PPCFrameLowering |
Completed in 230 milliseconds