Searched refs:getCallFrameSizeAt (Results 1 – 6 of 6) sorted by relevance
2214 unsigned getCallFrameSizeAt(MachineInstr &MI) const;
1566 unsigned TargetInstrInfo::getCallFrameSizeAt(MachineInstr &MI) const { in getCallFrameSizeAt() function in TargetInstrInfo
2443 unsigned CallFrameSize = TII.getCallFrameSizeAt(MI); in EmitInstrWithCustomInserter()
3201 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitLoweredSelect()
11559 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitStructByval()12160 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitInstrWithCustomInserter()
34650 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitLoweredSelect()