HomeSort by relevance Sort by last modified time
    Searched refs:getCalleeSavedSpillSlots (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILFrameLowering.h 40 getCalleeSavedSpillSlots(unsigned &NumEntries) const;
AMDILFrameLowering.cpp 36 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILFrameLowering.h 40 getCalleeSavedSpillSlots(unsigned &NumEntries) const;
AMDILFrameLowering.cpp 36 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const
  /external/llvm/lib/Target/R600/
AMDGPUFrameLowering.h 39 getCalleeSavedSpillSlots(unsigned &NumEntries) const override;
AMDGPUFrameLowering.cpp 98 AMDGPUFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const {
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.h 28 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) const
SystemZFrameLowering.cpp 58 SystemZFrameLowering::getCalleeSavedSpillSlots(unsigned &NumEntries) const {
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 109 /// getCalleeSavedSpillSlots - This method returns a pointer to an array of
119 getCalleeSavedSpillSlots(unsigned &NumEntries) const {
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 119 getCalleeSavedSpillSlots(unsigned &NumEntries) const override;
PPCFrameLowering.cpp 45 const PPCFrameLowering::SpillSlot *PPCFrameLowering::getCalleeSavedSpillSlots(
    [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 279 TFI->getCalleeSavedSpillSlots(NumFixedSpillSlots);
    [all...]

Completed in 533 milliseconds