Searched refs:getCallFrameSizeAt (Results 1 – 8 of 8) sorted by relevance
2256 unsigned getCallFrameSizeAt(MachineInstr &MI) const;
1626 unsigned TargetInstrInfo::getCallFrameSizeAt(MachineInstr &MI) const { in getCallFrameSizeAt() function in TargetInstrInfo
2427 unsigned CallFrameSize = TII.getCallFrameSizeAt(MI); in EmitInstrWithCustomInserter()
3202 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitLoweredSelect()
11576 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitStructByval()12177 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitInstrWithCustomInserter()
12967 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitInstrWithCustomInserter()
18482 unsigned CallFrameSize = TII.getCallFrameSizeAt(*LastSelectPseudo); in emitSelectPseudo()
35181 unsigned CallFrameSize = TII->getCallFrameSizeAt(MI); in EmitLoweredSelect()