Searched refs:getStackWidth (Results 1 – 9 of 9) sorted by relevance
28 unsigned AMDGPUFrameLowering::getStackWidth(const MachineFunction &MF) const { in getStackWidth() function in AMDGPUFrameLowering88 unsigned OffsetBytes = 2 * (getStackWidth(MF) * 4); in getFrameIndexReference()102 return OffsetBytes / (getStackWidth(MF) * 4); in getFrameIndexReference()
34 unsigned getStackWidth(const MachineFunction &MF) const;
1432 unsigned StackWidth = TFL->getStackWidth(MF); in LowerSTORE()1669 unsigned StackWidth = TFL->getStackWidth(MF); in LowerLOAD()1729 return DAG.getConstant(Offset * 4 * TFL->getStackWidth(MF), SDLoc(Op), in lowerFrameIndex()
1113 unsigned StackWidth = TFL->getStackWidth(MF); in reserveIndirectRegisters()
35 unsigned OffsetBytes = 2 * (getStackWidth(MF) * 4); in getFrameIndexReference()49 return OffsetBytes / (getStackWidth(MF) * 4); in getFrameIndexReference()
23 unsigned AMDGPUFrameLowering::getStackWidth(const MachineFunction &MF) const { in getStackWidth() function in AMDGPUFrameLowering
35 unsigned getStackWidth(const MachineFunction &MF) const;
1096 unsigned StackWidth = TFL->getStackWidth(MF); in reserveIndirectRegisters()
1546 return DAG.getConstant(Offset * 4 * TFL->getStackWidth(MF), SDLoc(Op), in lowerFrameIndex()